Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ILabelOptions Interface / Font Property
In This Topic
    Font Property (ILabelOptions)
    In This Topic
    Returns an instance of IFont which may be used to get and set font properties of the watermark represented by this IRange.
    Syntax
    IFont Font {get;}
    See Also