Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLFont Class / CharSet Property

In This Topic
    CharSet Property (XLFont)
    In This Topic
    Gets charset value of the Excel font.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CharSet As Byte
    public byte CharSet {get;}
    See Also