final boolean
Returns whether the column header is printed.
Returns the range to be printed.
boolean
Returns whether the row header is printed.
final int
Returns the end index of the columns which are printed at the right of the page.
final int
Returns the start index of the columns which are printed at the right of the page.
final int
Returns the end index of the rows which are printed at the bottom of the page.
final int
Returns the start index of the rows which are printed at the bottom of the page.
final int
Returns the end index of the columns which are printed at the left of the page.
final int
Returns the start index of the columns which are printed at the left of the page.
final int
Returns the end index of the rows which are printed at the top of the page.
final int
Returns the start index of the rows which are printed at the top of the page.
final double
Returns a Variant value that represents a percentage by which Document Solutions for Excel will scale the worksheet for printing.
final void
Sets whether the column header is printed.
final void
Sets the range to be printed.
void
Sets whether the row header is printed.
final void
Sets the end index of the columns which are printed at the right of the page.
final void
Sets the start index of the columns which are printed at the right of the page.
final void
Sets the end index of the rows which are printed at the bottom of the page.
final void
Sets the start index of the rows which are printed at the bottom of the page.
final void
Sets the end index of the columns which are printed at the left of the page.
final void
Sets the start index of the columns which are printed at the left of the page.
final void
Sets the end index of the rows which are printed at the top of the page.
final void
Sets the start index of the rows which are printed at the top of the page.
final void
Sets a Variant value that represents a percentage by which Document Solutions for Excel will scale the worksheet for printing.