java.lang.Object
FontSourceBase
com.aspose.cells.FileFontSource
public class FileFontSource
- extends FontSourceBase
Represents the single TrueType font file stored in the file system.
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. |
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.