HeaderFooterModel
General
HeaderFooterModel és una classe en Aspose.Cells per NET.
HeaderFooterModel.LeftHeader obté o fixa el text que s’exhibeix a la part esquerra de l’encapçallament de pàgina.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
LeftHeader | string? | Read/Write | Gets or sets the text displayed in the left side of the page header |
CenterHeader | string? | Read/Write | Gets or sets the text displayed in the center of the page header |
RightHeader | string? | Read/Write | Gets or sets the right-aligned header text |
LeftFooter | string? | Read/Write | Gets or sets the left-aligned footer text |
CenterFooter | string? | Read/Write | Gets or sets the center-aligned footer text |
RightFooter | string? | Read/Write | Gets or sets the text displayed in the right side of the page footer |