Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Text Class / fAutoColor Property


In This Topic
fAutoColor Property
In This Topic
Syntax
'Declaration
 
Public Property fAutoColor As Byte
 
'Usage
 
Dim instance As Text
Dim value As Byte
 
instance.fAutoColor = value
 
value = instance.fAutoColor
See Also