get_theme_font method
get_theme_font
Gets the default theme font name.
Returns
def get_theme_font(self, type):
...
Parameter | Type | Description |
---|---|---|
type | FontSchemeType | The scheme type of the font. |
See Also
- module
aspose.cells
- class
WorkbookSettings
Gets the default theme font name.
def get_theme_font(self, type):
...
Parameter | Type | Description |
---|---|---|
type | FontSchemeType | The scheme type of the font. |
aspose.cells
WorkbookSettings