ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLFont Class / FontSize Property

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