SetEvenFooter

PageSetup.SetEvenFooter method

设置脚本格式化 Excel 文件的偶数页脚。 仅当 IsHFDiffOddEven 为 true 时在 Excel 2007 中有效。

public void SetEvenFooter(int section, string footerScript)
范围类型描述
sectionInt320:左侧部分,1:中间部分,2:右侧部分。
footerScriptString页脚格式脚本。

也可以看看