Search
ImageExporter Properties
 


 Public Properties

  Name Description

CellRange

Gets or sets the range of cells to export, or null (Nothing in Visual Basic), to export the entire sheet.

EnableGridLines

Gets or sets a value indicating whether to export the grid lines.

EnableObjects

Gets or sets a value indicating whether to export drawing objects.

EnableZoom

Gets or sets a value indicating whether to take into consideration the worksheet's zoom factor.

ImageFormat

Gets or sets the format of the created image.

MaxImageSize

Gets or sets the maximum size of the created image. If the size is too big an exception could be thrown.

 See Also