Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / PageSettings Class

In This Topic
    PageSettings Class Methods
    In This Topic

    For a list of all members of this type, see PageSettings members.

    Public Methods
     NameDescription
    Public MethodReturns whether to align the header and the footer with the margins set in the page setup options.  
    Public MethodReturns whether the elements of the document will be printed in black and white.  
    Public MethodReturns the size of the bottom margin, in points.  
    Public MethodReturns the alignment of text on the center footer of the page.  
    Public MethodReturns a IGraphic object that represents the picture for the center section of the footer. Used to set attributes about the picture.  
    Public MethodReturns the alignment of text on the center header of the page.  
    Public MethodReturns a IGraphic object that represents the picture for the center section of the header. Used to set attributes about the picture.  
    Public MethodReturns whether the sheet is centered horizontally on the page when it's printed.  
    Public MethodReturns whether the sheet is centered vertically on the page when it's printed.  
    Public MethodReturns whether the sheet will be printed without graphics.  
    Public MethodReturns the size of the footer margin, in points.  
    Public MethodReturns the size of the header margin, in points.  
    Public MethodReturns the alignment of text on the left footer of the page.  
    Public MethodReturns a IGraphic object that represents the picture for the left section of the footer. Used to set attributes about the picture.  
    Public MethodReturns the alignment of text on the left header of the page.  
    Public MethodReturns a IGraphic object that represents the picture for the left section of the header. Used to set attributes about the picture.  
    Public MethodReturns the size of the left margin, in points.  
    Public MethodReturns the height in points of the paper, considered page orientation.  
    Public MethodReturns the width in points of the paper, considered page orientation.  
    Public MethodReturns an PrintErrors contstant specifying the type of print error displayed. This feature allows users to suppress the display of error values when printing a worksheet.  
    Public MethodReturns whether cell gridlines are printed on the page. Applies only to worksheets.  
    Public MethodReturns the alignment of text on the right footer of the page.  
    Public MethodReturns a IGraphic object that represents the picture for the right section of the footer. Used to set attributes of the picture.  
    Public MethodReturns the alignment of text on the right header of the page.  
    Public MethodReturns a IGraphic object that represents the picture for the right section of the header. Used to set attributes of the picture.  
    Public MethodReturns the size of the right margin, in points.  
    Public MethodReturns if the header and footer should be scaled with the document when the size of the document changes.  
    Public MethodReturns the size of the top margin, in points.  
    Public MethodSets whether to align the header and the footer with the margins set in the page setup options.  
    Public MethodSets whether the elements of the document will be printed in black and white.  
    Public MethodSets the size of the bottom margin, in points.  
    Public MethodSets the alignment of text on the center footer of the page.  
    Public MethodSets a IGraphic object that represents the picture for the center section of the footer. Used to set attributes about the picture.  
    Public MethodSets the alignment of text on the center header of the page.  
    Public MethodSets a IGraphic object that represents the picture for the center section of the header. Used to set attributes about the picture.  
    Public MethodSets whether the sheet is centered horizontally on the page when it's printed.  
    Public MethodSets whether the sheet is centered vertically on the page when it's printed.  
    Public MethodSets whether the sheet will be printed without graphics.  
    Public MethodSets the size of the footer margin, in points.  
    Public MethodSets the size of the header margin, in points.  
    Public MethodSets the alignment of text on the left footer of the page.  
    Public MethodSets a IGraphic object that represents the picture for the left section of the footer. Used to set attributes about the picture.  
    Public MethodSets the alignment of text on the left header of the page.  
    Public MethodSets a IGraphic object that represents the picture for the left section of the header. Used to set attributes about the picture.  
    Public MethodSets the size of the left margin, in points.  
    Public MethodSets the height in points of the paper, considered page orientation.  
    Public MethodSets the width in points of the paper, considered page orientation.  
    Public MethodSets an PrintErrors contstant specifying the type of print error displayed. This feature allows users to suppress the display of error values when printing a worksheet.  
    Public MethodSets whether cell gridlines are printed on the page. Applies only to worksheets.  
    Public MethodSets the alignment of text on the right footer of the page.  
    Public MethodSets a IGraphic object that represents the picture for the right section of the footer. Used to set attributes of the picture.  
    Public MethodSets the alignment of text on the right header of the page.  
    Public MethodSets a IGraphic object that represents the picture for the right section of the header. Used to set attributes of the picture.  
    Public MethodSets the size of the right margin, in points.  
    Public MethodSets if the header and footer should be scaled with the document when the size of the document changes.  
    Public MethodSets the size of the top margin, in points.  
    Top
    See Also