ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLFont Class / CharSet Property

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