font_substitutes property
font_substitutes property
The font substitutes used when converting a spreadsheet document.
Definition:
@property
def font_substitutes(self):
...
@font_substitutes.setter
def font_substitutes(self, value):
...
See Also
- class
SpreadsheetLoadOptions