Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Picf Class / ptyp Property


In This Topic
ptyp Property
In This Topic
Syntax
'Declaration
 
Public Property ptyp As UShort
 
'Usage
 
Dim instance As Picf
Dim value As UShort
 
instance.ptyp = value
 
value = instance.ptyp
See Also