is_template_format方法

is_template_format(分机号)

如果扩展名是 .xlt、.xltX、.xltm、.ots,则返回 true。

返回


@staticmethod
def is_template_format(extension):
    ...
范围类型描述
extensionstr

也可以看看