IVPageBreak
Parent Property
 | 
Returns the parent object for the specified object.
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