Name | Description | |
---|---|---|
PageContentInfo Constructor | Creates a page content info. |
The following tables list the members exposed by PageContentInfo.
Name | Description | |
---|---|---|
PageContentInfo Constructor | Creates a page content info. |
Name | Description | |
---|---|---|
getColumnHeaderVisible | Returns whether the column header is printed. | |
getRange | Returns the range to be printed. | |
getRowHeaderVisible | Returns whether the row header is printed. | |
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 Document Solutions for Excel will scale the worksheet for printing. | |
setColumnHeaderVisible | Sets whether the column header is printed. | |
setRange | Sets the range to be printed. | |
setRowHeaderVisible | Sets whether the row header is printed. | |
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 Document Solutions for Excel will scale the worksheet for printing. |