SetFirstPageHeader

PageSetup.SetFirstPageHeader method

设置格式化 Excel 文件首页页眉的脚本。 仅当 IsHFDiffFirst 为 true 时在 Excel 2007 中有效。

public void SetFirstPageHeader(int section, string headerScript)
范围类型描述
sectionInt320:左侧部分,1:中间部分,2:右侧部分。
headerScriptString标题格式脚本。

也可以看看