Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IFontProvider Interface / getFontFilePaths Method
In This Topic
    getFontFilePaths Method
    In This Topic
    Returns the font file paths that will be used when using Auto fit, PDF export, and Image export.
    Syntax
    java.util.List<String> getFontFilePaths()
    See Also