is_template_format方法
is_template_format(分机号)
如果扩展名是 .xlt、.xltX、.xltm、.ots,则返回 true。
返回
@staticmethod
def is_template_format(extension):
...
范围 | 类型 | 描述 |
---|---|---|
extension | str |
如果扩展名是 .xlt、.xltX、.xltm、.ots,则返回 true。
@staticmethod
def is_template_format(extension):
...
范围 | 类型 | 描述 |
---|---|---|
extension | str |