IExcelApplication
Parent Property
|
Gets the parent object of the current instance.
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
ReadOnly Property Parent As Object
Get
property Object^ Parent {
Object^ get ();
}
abstract Parent : Object with get
Property Value
Type:
Object
See Also