Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / AreaFormat Class / fls Property


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