need_quote_in_formula方法

need_quote_in_formula(,工作表名称)

指示工作表名称是否应括在单引号中

返回


@staticmethod
def need_quote_in_formula(sheet_name):
    ...
范围类型描述
sheet_namestr工作表的名称

也可以看看