is_template_format method

is_template_format

Returns true if the extension is .xlt, .xltX, .xltm,.ots.

Returns

def is_template_format(self, extension):
    ...
ParameterTypeDescription
extensionstr

See Also