public byte fAutoColor {get; set;}
'Declaration Public Property fAutoColor As Byte
'Declaration
Public Property fAutoColor As Byte
'Usage Dim instance As Text Dim value As Byte instance.fAutoColor = value value = instance.fAutoColor
'Usage
Dim instance As Text Dim value As Byte instance.fAutoColor = value value = instance.fAutoColor
Text Class Text Members