Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / BopPop Class / pst Property


In This Topic
pst Property
In This Topic
Syntax
'Declaration
 
Public Property pst As Byte
 
'Usage
 
Dim instance As BopPop
Dim value As Byte
 
instance.pst = value
 
value = instance.pst
See Also