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


In This Topic
fAuto Property (AreaFormat)
In This Topic
Syntax
'Declaration
 
Public Property fAuto As Boolean
 
'Usage
 
Dim instance As AreaFormat
Dim value As Boolean
 
instance.fAuto = value
 
value = instance.fAuto
See Also