Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / Workbook Class / getUsedFonts Method
In This Topic
    getUsedFonts Method
    In This Topic
    Gets all fonts information that are used on workbook.
    Syntax
    public java.util.List<FontInfo> getUsedFonts()
    See Also