Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / getFont Method
In This Topic
    getFont Method
    In This Topic
    Returns an instance of IFont which may be used to get and set fontproperties of the cells represented by this IRange.
    Syntax
    IFont getFont()
    See Also