Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / PageContentInfo Class
Properties

In This Topic
    PageContentInfo Class Members
    In This Topic

    The following tables list the members exposed by PageContentInfo.

    Public Constructors
     NameDescription
    Public Constructor Creates a page content info.  
    Top
    Public Properties
     NameDescription
    Public Property True if the column header is printed.  
    Public Property Returns or sets the range to be printed.  
    Public Property True if the column header is printed.  
    Public Property Returns or sets the end index of the columns which are printed at the right of the page.  
    Public Property Returns or sets the start index of the columns which are printed at the right of the page.  
    Public Property Returns or sets the end index of the rows which are printed at the bottom of the page.  
    Public Property Returns or sets the start index of the rows which are printed at the bottom of the page.  
    Public Property Returns or sets the end index of the columns which are printed at the left of the page.  
    Public Property Returns or sets the start index of the columns which are printed at the left of the page.  
    Public Property Returns or sets the end index of the rows which are printed at the top of the page.  
    Public Property Returns or sets the start index of the rows which are printed at the top of the page.  
    Public Property Returns or sets a Variant value that represents a percentage by which GcExcel will scale the worksheet for printing.  
    Top
    See Also