Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLFontFormatting Class / FontWeight Property

In This Topic
    FontWeight Property (XLFontFormatting)
    In This Topic
    Gets or sets font weight for this formating.
    Syntax
    'Declaration
     
    
    Public Property FontWeight As Integer
    public int FontWeight {get; set;}
    See Also