set_first_page_footer方法

set_first_page_footer(section, footer_script)

设置格式化 Excel 文件首页页脚的脚本。

def set_first_page_footer(self, section, footer_script):
    ...
范围类型描述
sectionint0:左部分,1:中部分,2:右部分。
footer_scriptstr页脚格式脚本。

也可以看看