aspose.cells

Class FileFontSource

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

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

    • Constructor Detail

      • FileFontSource

        function FileFontSource(filePath)
        Ctor.
        Parameters:
        filePath: String - path to font file
    • Property Getters/Setters Detail

      • getFilePath : String 

        function getFilePath()
        
        Path to font file.
      • getType : Number 

        function getType()
        
        Returns the type of the font source. The value of the property is FontSourceType integer constant.