metodo is_template_format
is_template_format(extension)
Restituisce true se l’estensione è .xlt, .xltX, .xltm,.ots.
ritorna
def is_template_format(self, extension):
...
Parametro | Tipo | Descrizione |
---|---|---|
extension | str |
Guarda anche
- modulo aspose.cells
- classe FileFormatUtil