Click or drag to resize

CollectionExtended T Parent Property

Read-oonly. The parent object for the specified object.

Namespace: Spire.Xls.Core.Spreadsheet.Collections
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