SetEvenHeader
PageSetup.SetEvenHeader method
设置脚本格式化 Excel 文件的偶数页标题。 仅当 IsHFDiffOddEven 为 true 时在 Excel 2007 中有效。
public void SetEvenHeader(int section, string headerScript)
范围 | 类型 | 描述 |
---|---|---|
section | Int32 | 0:左侧部分,1:中间部分,2:右侧部分。 |
headerScript | String | 标题格式脚本。 |
也可以看看
- class PageSetup
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells