HeaderFooterModel
Overview
HeaderFooterModel is a class in Aspose.Cells for NET.
HeaderFooterModel.LeftHeader gets or sets the text displayed in the left side of the page header.
Properties
| 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 |