get_commands方法
get_commands(header_footer_script)
获取页眉或页脚的所有命令。
返回
返回页眉或页脚的所有命令。
def get_commands(self, header_footer_script):
...
范围 | 类型 | 描述 |
---|---|---|
header_footer_script | str | 页眉/页脚脚本 |
获取页眉或页脚的所有命令。
返回页眉或页脚的所有命令。
def get_commands(self, header_footer_script):
...
范围 | 类型 | 描述 |
---|---|---|
header_footer_script | str | 页眉/页脚脚本 |