is_font_available method
is_font_available(, font_name)
Indicate whether the font is available.
Returns
true if font is available, otherwise false.
@staticmethod
def is_font_available(font_name):
...
Parameter | Type | Description |
---|---|---|
font_name | System.String | font name |
See Also
- module
aspose.cells
- class
FontConfigs