Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ITextRange Interface / Font Property
In This Topic
    Font Property (ITextRange)
    In This Topic
    Returns the IFontFormat object that represents character formatting for the IFontFormat object (read-only).
    Syntax
    IFontFormat Font {get;}
    See Also