Contains information related to settings for printing worksheets.
Attribute |
Type |
Required |
Description |
Possible Values |
Orientation |
Anonymous |
optional |
Specifies whether the page orientation is portrait or landscape |
|
CenterHorizontal |
OneZeroType |
optional |
Specifies whether the worksheet is centered horizontally on the page when it is printed. |
|
CenterVertical |
OneZeroType |
optional |
Specifies whether the worksheet is centered vertically on the page when it is printed. |
|
StartPageNumber |
xsd:string |
optional |
Specifies the first page number that will be used when the worksheet is printed. |
See external namespace. |
Margin |
xsd:double |
optional |
Specifies the distance in points from the top of the page to the header. |
See external namespace. |
Data |
xsd:string |
optional |
Contains the content for the header. |
See external namespace. |
Margin |
xsd:double |
optional |
Specifies the distance in points from the top of the page to the footer. |
See external namespace. |
Data |
xsd:string |
optional |
Contains the content for the footer. |
See external namespace. |
Left |
xsd:double |
optional |
Specifies the size in points of the left margin. |
See external namespace. |
Right |
xsd:double |
optional |
Specifies the size in points of the right margin. |
See external namespace. |
Top |
xsd:double |
optional |
Specifies the size in points of the top margin. |
See external namespace. |
Bottom |
xsd:double |
optional |
Specifies the size in points of the bottom margin. |
See external namespace. |