is_template_format Methode
is_template_format(, Erweiterung)
Gibt „true“ zurück, wenn die Erweiterung .xlt, .xltX, .xltm oder .ots ist.
Kehrt zurück
@staticmethod
def is_template_format(extension):
...
| Parameter | Typ | Beschreibung |
|---|---|---|
| extension | str |
Siehe auch
- Modul
aspose.cells - Klasse
FileFormatUtil