SetFirstPageFooter
PageSetup.SetFirstPageFooter method
设置格式化 Excel 文件首页页脚的脚本。
public void SetFirstPageFooter(int section, string footerScript)
范围 | 类型 | 描述 |
---|---|---|
section | Int32 | 0:左侧部分,1:中间部分,2:右侧部分。 |
footerScript | String | 页脚格式脚本。 |
也可以看看
- class PageSetup
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells