SpreadsheetGear 2023
Parent Property (IDocumentProperty)


SpreadsheetGear Namespace > IDocumentProperty Interface : Parent Property
Gets the parent custom or built-in properties collection of this property.
Syntax
'Declaration
 
ReadOnly Property Parent As IDocumentProperties
'Usage
 
Dim instance As IDocumentProperty
Dim value As IDocumentProperties
 
value = instance.Parent
IDocumentProperties Parent {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IDocumentProperty Interface
IDocumentProperty Members