FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / FormatsTextAsPercent Field


In This Topic
FormatsTextAsPercent Field
In This Topic
Format text as a percent style.
Syntax
'Declaration
 
Public Shared ReadOnly FormatsTextAsPercent As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.FormatsTextAsPercent
See Also