Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Surf Class / fFillSurface Property


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