Click or drag to resize

XlsObject Parent Property

Reference to Parent object. Read-only.

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