Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Printing Namespace / PageSetup Class
Fields Properties Methods


In This Topic
    PageSetup Class Members
    In This Topic

    The following tables list the members exposed by PageSetup.

    Public Fields
     NameDescription
    Public FieldThe max value the first page number can take.  
    Public FieldThe min value the first page number can take.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the header and the footer are aligned with the margins set in the page setup options.  
    Public PropertyGets or sets a value indicating whether elements of the document will be printed in black and white.  
    Public PropertyGets or sets the size of the bottom margin, in inches.  
    Public PropertyGets or sets a CellComments constant specifying the type of print cell comments displayed. This feature allows users to suppress the display of cell comments when printing a worksheet.  
    Public PropertyGets or sets a value indicating whether a picture or text to be center-aligned in the page footer.  
    Public PropertyGets or sets a value indicating whether a picture or text to be center-aligned in the page header.  
    Public PropertyGets or sets a value indicating whether the sheet is centered horizontally on the page when it's printed.  
    Public PropertyGets or sets a value indicating whether the sheet is centered vertically on the page when it's printed.  
    Public PropertyGets or sets a value indicating whether the printed document is collated.  
    Public PropertyGets or sets a value indicating whether the different header or footer is used on the first page.  
    Public PropertyGets or sets a value indicating whether the sheet will be printed without graphics.  
    Public PropertyGets or sets a PageSetup value indicating whether the alignment of text on the even page of a worksheet or section. A PageSetup value specifying the alignment of text on the even page.  
    Public PropertyGets or sets a PageSetup value indicating whether the alignment of text on the first page of a worksheet or section.  
    Public PropertyGets or sets the first page number that will be used when this sheet is printed.  
    Public PropertyGets or sets a boolean value indicating whether the worksheet will be scaled to fit to the specified number of pages when it's printed.  
    Public PropertyGets or sets a value indicating the number of pages tall the worksheet will be scaled to when it's printed.  
    Public PropertyGets or sets a value indicating the number of pages wide the worksheet will be scaled to when it's printed.  
    Public PropertyGets or sets the distance from the bottom of the page to the footer, in inches.  
    Public PropertyGets or sets the distance from the top of the page to the header, in inches.  
    Public PropertyGets or sets a value indicating whether a picture or text to be left-aligned in the page footer.  
    Public PropertyGets or sets a value indicating whether a picture or text to be left-aligned in the page header.  
    Public PropertyGets or sets the size of the left margin, in inches.  
    Public PropertyGets or sets the number of copies to print.  
    Public PropertyGets or sets a value indicating whether the specified PageSetup object has different headers and footers for odd-numbered and even-numbered pages.  
    Public PropertyGets or sets an Order value that represents the order that Microsoft Excel uses to number pages when printing a large worksheet.  
    Public PropertyGets or sets a PageOrientation value that represents the portrait or landscape printing mode.  
    Public PropertyGets or sets the size of the paper.  
    Public PropertyGets or sets the range to be printed.  
    Public PropertyGets or sets a value indicating whether column headings are printed with this page.  
    Public PropertyGets or sets a PrintErrors constant specifying the type of print error displayed. This feature allows users to suppress the display of error values when printing a worksheet.  
    Public PropertyGets or sets a value indicating whether cell gridlines are printed on the page.  
    Public PropertyGets or sets a value indicating whether row and column headings are printed with this page.  
    Public PropertyGets or sets a value indicating whether cell notes are printed as end notes with the sheet.  
    Public PropertyGets or sets a value indicating whether row headings are printed with this page.  
    Public PropertyGets or sets a value indicating the columns that contain the cells to be repeated on the left side of each page.  
    Public PropertyGets or sets a value indicating the rows that contain the cells to be repeated on the left side of each page.  
    Public PropertyGets or sets a value indicating whether a picture or text to be right-aligned in the page footer.  
    Public PropertyGets or sets a value indicating whether a picture or text to be right-aligned in the page header.  
    Public PropertyGets or sets the size of the right margin, in inches.  
    Public PropertyGets or sets a value indicating whether the header and footer should be scaled with the document when the size of the document changes.  
    Public PropertyGets or sets the size of the top margin, in inches.  
    Public PropertyGets or sets the percentage scale of the worksheet for printing.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.  
    Public MethodGets the original string of print header/footer.  
    Public MethodSets raw header/footer code.  
    Top
    See Also