SpreadsheetGear 2023
Parent Property (IDocumentProperties)


SpreadsheetGear Namespace > IDocumentProperties Interface : Parent Property
Gets the workbook which owns this collection of document properties.
Syntax
'Declaration
 
ReadOnly Property Parent As IWorkbook
'Usage
 
Dim instance As IDocumentProperties
Dim value As IWorkbook
 
value = instance.Parent
IWorkbook 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

IDocumentProperties Interface
IDocumentProperties Members