Name | Description | |
---|---|---|
![]() | PageContentInfo Constructor | Overloaded. |
The following tables list the members exposed by PageContentInfo.
Name | Description | |
---|---|---|
![]() | PageContentInfo Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | getColumnHeaderVisible | Returns whether the column header is printed. |
![]() | getFillColumn | Returns a column index. The last page will be filled with this column. |
![]() | getFillColumnCount | Returns a value represents the number of times the fill column will be repeated. |
![]() | getFillRow | Returns a row index. The last page will be filled with this row. |
![]() | getFillRowCount | Returns a value represents the number of times the fill row will be repeated. |
![]() | getRange | Returns the range to be printed. |
![]() | getRowHeaderVisible | Returns whether the row header is printed. |
![]() | getRowHeaderWidth | |
![]() | getSize | |
![]() | getTailColumnEnd | Returns the end index of the columns which are printed at the right of the page. |
![]() | getTailColumnStart | Returns the start index of the columns which are printed at the right of the page. |
![]() | getTailRowEnd | Returns the end index of the rows which are printed at the bottom of the page. |
![]() | getTailRowStart | Returns the start index of the rows which are printed at the bottom of the page. |
![]() | getTitleColumnEnd | Returns the end index of the columns which are printed at the left of the page. |
![]() | getTitleColumnStart | Returns the start index of the columns which are printed at the left of the page. |
![]() | getTitleRowEnd | Returns the end index of the rows which are printed at the top of the page. |
![]() | getTitleRowStart | Returns the start index of the rows which are printed at the top of the page. |
![]() | getZoomFactor | Returns a Variant value that represents a percentage by which GcExcel will scale the worksheet for printing. |
![]() | setColumnHeaderVisible | Sets whether the column header is printed. |
![]() | setFillColumn | Sets a column index. The last page will be filled with this column. |
![]() | setFillColumnCount | Sets a value represents the number of times the fill column will be repeated. |
![]() | setFillRow | Sets a row index. The last page will be filled with this row. |
![]() | setFillRowCount | Sets a value represents the number of times the fill row will be repeated. |
![]() | setRange | Sets the range to be printed. |
![]() | setRowHeaderVisible | Sets whether the row header is printed. |
![]() | setRowHeaderWidth | |
![]() | setTailColumnEnd | Sets the end index of the columns which are printed at the right of the page. |
![]() | setTailColumnStart | Sets the start index of the columns which are printed at the right of the page. |
![]() | setTailRowEnd | Sets the end index of the rows which are printed at the bottom of the page. |
![]() | setTailRowStart | Sets the start index of the rows which are printed at the bottom of the page. |
![]() | setTitleColumnEnd | Sets the end index of the columns which are printed at the left of the page. |
![]() | setTitleColumnStart | Sets the start index of the columns which are printed at the left of the page. |
![]() | setTitleRowEnd | Sets the end index of the rows which are printed at the top of the page. |
![]() | setTitleRowStart | Sets the start index of the rows which are printed at the top of the page. |
![]() | setZoomFactor | Sets a Variant value that represents a percentage by which GcExcel will scale the worksheet for printing. |
![]() | updateFillColumnCount | Updates the FillColumnCount. |
![]() | updateFillRowCount | Updates the FillRowCount. |
![]() | updateRange | Overloaded. Updates the Range of the current ColumnPageContentInfo. |