Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLFont Class / FontSize Property

In This Topic
    FontSize Property (XLFont)
    In This Topic
    Gets Excel font size in points.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property FontSize As Single
    public float FontSize {get;}
    See Also