ExcelHeaderFooterText Fields
From Office Open XML
The ExcelHeaderFooterText type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| CenteredText |
Get/set the text to appear in the center of the header (or footer) on the worksheet.
| |
| LeftAlignedText |
Get/set the text to appear on the left hand side of the header (or footer) on the worksheet.
| |
| RightAlignedText |
Get/set the text to appear on the right hand side of the header (or footer) on the worksheet.
|