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

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