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