The following tables list the members exposed by ImGearExcelBookPage.
Public Properties
| Name | Description |
| IsHidden |
Gets a value indicating whether the page (i.e. associated sheet) is hidden.
|
Top
Public Methods
| Name | Description |
| Clone | Overridden.
Creates a copy of the current Excel workbook page.
|
| Rasterize | Overloaded. Overridden.
Rasterizes the Excel workbook page using the default parameters.
|
| ReleaseRenderCache |
Clears the internal cache of this page, which contains data used
for rendering.
|
| Repaginate | Overloaded. Forces pagination of the sheet's content and returns a new ImGearExcelSheetDocument object containing the new pages. |
Top
Protected Methods
| Name | Description |
| Finalize |
Finalizes an instance of the ImGearExcelBookPage class.
|
Top
See Also