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

In This Topic
    PageContentInfo Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodReturns whether the column header is printed.  
    Public MethodReturns the range to be printed.  
    Public MethodReturns whether the row header is printed.  
    Public MethodReturns the end index of the columns which are printed at the right of the page.  
    Public MethodReturns the start index of the columns which are printed at the right of the page.  
    Public MethodReturns the end index of the rows which are printed at the bottom of the page.  
    Public MethodReturns the start index of the rows which are printed at the bottom of the page.  
    Public MethodReturns the end index of the columns which are printed at the left of the page.  
    Public MethodReturns the start index of the columns which are printed at the left of the page.  
    Public MethodReturns the end index of the rows which are printed at the top of the page.  
    Public MethodReturns the start index of the rows which are printed at the top of the page.  
    Public MethodReturns a Variant value that represents a percentage by which Document Solutions for Excel will scale the worksheet for printing.  
    Public MethodSets whether the column header is printed.  
    Public MethodSets the range to be printed.  
    Public MethodSets whether the row header is printed.  
    Public MethodSets the end index of the columns which are printed at the right of the page.  
    Public MethodSets the start index of the columns which are printed at the right of the page.  
    Public MethodSets the end index of the rows which are printed at the bottom of the page.  
    Public MethodSets the start index of the rows which are printed at the bottom of the page.  
    Public MethodSets the end index of the columns which are printed at the left of the page.  
    Public MethodSets the start index of the columns which are printed at the left of the page.  
    Public MethodSets the end index of the rows which are printed at the top of the page.  
    Public MethodSets the start index of the rows which are printed at the top of the page.  
    Public MethodSets a Variant value that represents a percentage by which Document Solutions for Excel will scale the worksheet for printing.  
    Top
    See Also