Exports worksheets as images.
The following tables list the members exposed by the ImageExporter type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the ImageExporter class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the range of cells to export, or null (Nothing in Visual Basic), to export the entire sheet. |
|
![]() |
Gets or sets a value indicating whether to export the grid lines. |
|
![]() |
Gets or sets a value indicating whether to export drawing objects. |
|
![]() |
Gets or sets a value indicating whether to take into consideration the worksheet's zoom factor. |
|
![]() |
Gets or sets the format of the created image. |
|
![]() |
Gets or sets the maximum size of the created image. If the size is too big an exception could be thrown. |
Name | Description | |
---|---|---|
![]() |
Exports the specified worksheet as an image. |
|
![]() |
Overloaded. Exports an object as an image. |
|
![]() |
Gets the range of cells that was actually exported by the most recent call to Export. |