Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ValueRange Class / fAutoMinor Property


In This Topic
fAutoMinor Property (ValueRange)
In This Topic
Syntax
'Declaration
 
Public Property fAutoMinor As Byte
 
'Usage
 
Dim instance As ValueRange
Dim value As Byte
 
instance.fAutoMinor = value
 
value = instance.fAutoMinor
See Also