Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IFontFormat Interface / Size Property
In This Topic
    Size Property (IFontFormat)
    In This Topic
    Gets or sets the size of the font in points.
    Syntax
    System.double Size {get; set;}

    Property Value

    The size.
    See Also