ExcelHeaderFooterText Members

Office Open XML

The ExcelHeaderFooterText type exposes the following members.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(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.)
InsertPictureOverloaded.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  NameDescription
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.

See Also