set_font_substitutes method
set_font_substitutes
Font substitute names for given original font name.
def set_font_substitutes(self, original_font_name, substitute_font_names):
...
Parameter | Type | Description |
---|---|---|
original_font_name | str | Original font name. |
substitute_font_names | list | List of font substitute names to be used if original font is not presented. |
See Also
- module
aspose.cells
- class
FontConfigs