Back to Devexpress

RangeImageOptions Properties

officefileapi-devexpress-dot-spreadsheet-dot-rangeimageoptions-dot-underscore-properties.md

latest1.7 KB
Original Source

RangeImageOptions Properties

Contains options used to export a cell range to an image.

NameDescription
BackgroundColorSpecifies the background color for the output image.
BlackAndWhiteSpecifies whether to save a cell range as a black and white image.
ExportDrawingObjectsSpecifies whether to include drawing objects (charts, shapes, and pictures) in the output image.
ExportGridlinesSpecifies whether to include cell gridlines in the output image.
ExportHeadingsSpecifies whether to include row and column headings in the output image.
GridlineColorSpecifies the color of cell gridlines if they are included in the output image.
ResolutionSpecifies the image resolution (in DPI).
ScaleSpecifies how to scale worksheet content before it is exported to an image.

See Also

RangeImageOptions Class

RangeImageOptions Members

DevExpress.Spreadsheet Namespace