Excel for WPF | ComponentOne
C1.WPF.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 Byte
    public byte FontCharSet {get; set;}
    See Also