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

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