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


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