ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLFontFormatting Class / FontCharSet Property

In This Topic
    FontCharSet Property
    In This Topic
    Gets or sets font char-set for this formating.
    Syntax
    'Declaration
     
    Public Property FontCharSet As System.Byte
    public System.byte FontCharSet {get; set;}
    See Also