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

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