jQuery/JS Common - Object Structures - ExcelFont
An object that configures the font in an Excel cell.
                        Type:
                    
        color
The text's color in hexadecimal characters.
                        Type:
                    
        This option accepts values in the following format: "#RRGGBBAA" where R (red), G (green), B (blue), and A (alpha) are hexadecimal characters (0-9, A-F). A is optional.
underline
The underline formatting style.
                        Type:
                    
                
                    Accepted Values: 'double' | 'doubleAccounting' | 'none' | 'single' | 'singleAccounting'
                
        | underline | Result | 
|---|---|
| "none" |  | 
| "single" |  | 
| "double" |  | 
| "singleAccounting" |  | 
| "doubleAccounting" |  | 
        
            Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
    Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.