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


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