Name | Description | |
---|---|---|
FirstPageNumberAuto | Use this value with PageSetup.FirstPageNumber to specify that the first page number used should be determined automatically. | |
MaxMarginValue | The margin's value MUST be greater than or equal to 0 and less than 49. |
The following tables list the members exposed by PageSetup.
Name | Description | |
---|---|---|
FirstPageNumberAuto | Use this value with PageSetup.FirstPageNumber to specify that the first page number used should be determined automatically. | |
MaxMarginValue | The margin's value MUST be greater than or equal to 0 and less than 49. |
Name | Description | |
---|---|---|
BlackAndWhite | True if elements of the document will be printed in black and white. Read/write Boolean. | |
BottomMargin | Sets or returns the bottom margin value in points. | |
Draft | True if the sheet will be printed without graphics. | |
FirstPageNumber | Returns or sets the first page number that will be used when this sheet is printed. If PageSetup.FirstPageNumberAuto is the value (default) then the first page number will be chosen automatically. | |
FitToPage | Returns whether the FitToPage option should be selected. | |
FitToPagesTall | Returns or sets the number of pages tall the worksheet will be scaled to when it's printed. | |
FitToPagesWide | Returns or sets the number of pages wide the worksheet will be scaled to when it's printed. If the Zoom property is True, the FitToPagesWide property is ignored. | |
FooterMargin | Returns or sets the distance from the bottom of the page to the footer, in points. | |
HeaderMargin | Returns or sets the distance from the top of the page to the header, in points. | |
LeftMargin | Sets or returns the left margin value in points. | |
Order | Returns or sets the order used to number pages when printing a large worksheet. | |
Orientation | Sets or returns whether pages are printed in landscape or portrait. | |
PaperSize | Sets or returns the size of the paper to be printed on. | |
PrintNotes | True if cell notes are printed as end notes with the sheet. | |
RightMargin | Sets or returns the right margin value in points. | |
TopMargin | Sets or returns the top margin value in points. | |
Zoom | Gets or sets the zoom level. |