[]
Represents the alignment of text on the page of a workbook or section.
public interface IPage
Public Interface IPage
Name | Description |
---|---|
CenterFooter | Specifies a picture or text to be center aligned in the page footer. |
CenterHeader | Specifies a picture or text to be center aligned in the page header. |
LeftFooter | Specifies a picture or text to be left aligned in the page footer. |
LeftHeader | Specifies a picture or text to be left aligned in the page header. |
RightFooter | Specifies a picture or text to be right aligned in the page footer. |
RightHeader | Specifies a picture or text to be right aligned in the page header. |