Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IDisplayFormat Interface / Font Property
In This Topic
    Font Property (IDisplayFormat)
    In This Topic
    Gets a Font object that represents the font of the associated Range as it is displayed in the current user interface.
    Syntax
    IFont Font {get;}
    See Also