Spread Windows Forms 17
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
    public static readonly object FormatsTextAsPercent
    See Also