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


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