com.aspose.cells.FileFontSource.html Maven / Gradle / Ivy
FileFontSource
com.aspose.cells
Class FileFontSource
java.lang.Object
FontSourceBase
com.aspose.cells.FileFontSource
public class FileFontSource
- extends FontSourceBase
Constructor Summary |
---|
FileFontSource(java.lang.String filePath)
Ctor. |
Property Getters/Setters Summary | ||
---|---|---|
java.lang.String | getFilePath() | |
Path to font file. | ||
int | getType() | |
Returns the type of the font source. The value of the property is FontSourceType integer constant. |
Constructor Detail |
---|
FileFontSource
public FileFontSource(java.lang.String filePath)
Ctor. - Parameters:
filePath
- path to font file
Property Getters/Setters Detail |
---|
getFilePath | |
public java.lang.String getFilePath() |
Path to font file.
getType | |
public int getType() |
Returns the type of the font source. The value of the property is FontSourceType integer constant.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.