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

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