asposecells.api
Class FileFontSource

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

Constructor Summary
FileFontSource(filePath)
           Ctor.
 
Property Getters/Setters Summary
methodgetFilePath()
           Path to font file.
methodgetType()
           Returns the type of the font source. The value of the property is FontSourceType integer constant.
 

Constructor Detail

FileFontSource

FileFontSource(filePath)
Ctor.
Parameters:
filePath: String - path to font file

Property Getters/Setters Detail

getFilePath : String 

String getFilePath()
Path to font file.

getType : int 

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.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.