Click or drag to resize

CellStyleObject Parent Property

Get the parent.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public Object Parent { get; }

Property Value

Type: Object

Implements

IExcelApplication Parent
See Also