Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IPtgStructure Interface / Ptg Property


In This Topic
Ptg Property (IPtgStructure)
In This Topic
Syntax
'Declaration
 
Property Ptg As Ptg
 
'Usage
 
Dim instance As IPtgStructure
Dim value As Ptg
 
instance.Ptg = value
 
value = instance.Ptg
See Also