[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ImageSaveOptions

ImageSaveOptions Class

Options for saving image file.

Inheritance
ImageSaveOptions
Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public class ImageSaveOptions
Public Class ImageSaveOptions

Constructors

Name Description
ImageSaveOptions()

Properties

Name Description
BackgroundColor

Gets or sets the background color of the exported image.

BlackAndWhite

Gets or sets whether to save the image as a black and white image.

GridlineColor

Gets or sets the gridline color.

IncludeAutoMergedCells

Indicates whether to include the automatically merged cells. The default value is false.

Resolution

Gets or sets the resolution (in DPI) for jpeg image file.

ScaleX

Gets or sets the scale on the X axis.

ScaleY

Gets or sets the scale on the Y axis.

ShowColumnHeadings

Gets or sets whether to display column headings.

ShowDrawingObjects

Gets or sets whether to display drawing objects (charts, shapes, and pictures).

ShowGridlines

Gets or sets whether to display gridlines.

ShowRowHeadings

Gets or sets whether to display row headings.