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

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

There is a newer version: 23.1
Show newest version





FontSourceBase




com.aspose.cells
Class FontSourceBase

java.lang.Object
    extended by com.aspose.cells.FontSourceBase
Direct Known Subclasses:
FileFontSource, FolderFontSource, MemoryFontSource

public abstract class FontSourceBase 
extends java.lang.Object

This is an abstract base class for the classes that allow the user to specify various font sources


Property Getters/Setters Summary
abstract intgetType()
           Returns the type of the font source. The value of the property is FontSourceType integer constant.
 

Property Getters/Setters Detail

getType

public abstract 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