WorksheetHeaderFooter Members
In This Article
#Properties
Name | Description |
---|---|
Center | Gets or sets the centered text for the header or footer. |
Center |
Gets the picture located in the center section of a header or footer. |
Is |
Indicates whether the header or footer is empty. |
Left | Specifies the left-aligned text for the header or footer. |
Left |
Gets the picture located in the left section of a header or footer. |
Right | Specifies the right-aligned text for the header or footer. |
Right |
Gets the picture located in the right section of a header or footer. |
#Methods
Name | Description |
---|---|
Add |
Adds a picture to the worksheet header or footer. |
Add |
Adds a picture to the worksheet header or footer. |
Add |
Adds a picture to the worksheet header or footer. |
From |
Specifies the left-aligned, centered and right-aligned text for the header of footer. |
From |
Specifies the text for the header or footer. |
Remove |
Removes a picture from the specified section of a header or footer. |
See Also