SpreadsheetGear 2023
Factory Property (IFactoryChild)


SpreadsheetGear Namespace > IFactoryChild Interface : Factory Property
Returns the IFactory which created this object or its parent.
Syntax
'Declaration
 
ReadOnly Property Factory As IFactory
'Usage
 
Dim instance As IFactoryChild
Dim value As IFactory
 
value = instance.Factory
IFactory Factory {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

IFactoryChild Interface
IFactoryChild Members
Factory Property