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


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