| Package | Description |
|---|---|
| com.grapecity.documents.excel |
| Modifier and Type | Method and Description |
|---|---|
PageSettings |
PageSettings.clone() |
PageSettings |
PageSettings.clone() |
PageSettings |
PageInfo.getPageSettings()
Returns the settings of the page which will be used when this page is printed.
|
PageSettings |
PageInfo.getPageSettings()
Returns the settings of the page which will be used when this page is printed.
|
PageSettings |
PrintManager.getPageSettings(IWorksheet worksheet,
PageType type) |
PageSettings |
PrintManager.getPageSettings(IWorksheet worksheet,
PageType type) |
PageSettings |
PageInfo.getPageSettings1() |
PageSettings |
PageInfo.getPageSettings1() |
| Modifier and Type | Method and Description |
|---|---|
void |
PageInfo.setPageSettings(PageSettings value)
Sets the settings of the page which will be used when this page is printed.
|
void |
PageInfo.setPageSettings(PageSettings value)
Sets the settings of the page which will be used when this page is printed.
|