All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.aspose.cells.FileFontSource.html Maven / Gradle / Ivy






FileFontSource




com.aspose.cells
Class FileFontSource

java.lang.Object
  extended by FontSourceBase
      extended by com.aspose.cells.FileFontSource

public class FileFontSource 
extends FontSourceBase

Represents the single TrueType font file stored in the file system.


Constructor Summary
FileFontSource(java.lang.String filePath)
           Ctor.
 
Property Getters/Setters Summary
java.lang.StringgetFilePath()
           Path to font file.
intgetType()
           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.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy