EPPlus 3.0 |
ExcelHeaderFooterText Members |
ExcelHeaderFooterText Class Methods Fields See Also Send Feedback |
The ExcelHeaderFooterText type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
InsertPicture | Overloaded. | |
ToString | (Inherited from Object.) |
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.
|