Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / FormatsTextAsUnderline Field


In This Topic
    FormatsTextAsUnderline Field
    In This Topic
    Underline your text.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FormatsTextAsUnderline As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.FormatsTextAsUnderline
    public static readonly object FormatsTextAsUnderline
    See Also