Parent Property (IParentApplication)
Gets the parent object.
Syntax
'Declaration ReadOnly Property Parent As Object
'Usage Dim instance As IParentApplication Dim value As Object value = instance.Parent
object Parent {get;}
AssemblyVersion
Syncfusion.XlsIO.Base: 16.4460.0.52
See Also