GetEvenHeader
PageSetup.GetEvenHeader method
获取格式化 Excel 文件偶数标头的脚本。
public string GetEvenHeader(int section)
范围 | 类型 | 描述 |
---|---|---|
section | Int32 | 0:左侧部分,1:中间部分,2:右侧部分。 |
也可以看看
- class PageSetup
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
获取格式化 Excel 文件偶数标头的脚本。
public string GetEvenHeader(int section)
范围 | 类型 | 描述 |
---|---|---|
section | Int32 | 0:左侧部分,1:中间部分,2:右侧部分。 |