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


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