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


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