Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / PtgTbl Class / Ptg Property


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