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


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