Name | Description | |
---|---|---|
getBackgroundColor | Gets the background color of the exported image. | |
getBlackAndWhite | Gets whether to save the image as a black and white image. | |
getGridlineColor | Gets the gridline color. | |
getResolution | Gets the resolution (in DPI) for jpeg image file. | |
getScaleX | Gets the scale on the X axis. | |
getScaleY | Gets the scale on the Y axis. | |
getShowColumnHeadings | Gets whether to display column headings. | |
getShowDrawingObjects | Gets whether to display drawing objects (charts, shapes, and pictures). | |
getShowGridlines | Gets whether to display gridlines. | |
getShowRowHeadings | Gets whether to display row headings. | |
setBackgroundColor | Sets the background color of the exported image. | |
setBlackAndWhite | Sets whether to save the image as a black and white image. | |
setGridlineColor | Sets the gridline color. | |
setResolution | Sets the resolution (in DPI) for jpeg image file. | |
setScaleX | Sets the scale on the X axis. | |
setScaleY | Sets the scale on the Y axis. | |
setShowColumnHeadings | Sets whether to display column headings. | |
setShowDrawingObjects | Sets whether to display drawing objects (charts, shapes, and pictures). | |
setShowGridlines | Sets whether to display gridlines. | |
setShowRowHeadings | Sets whether to display row headings. |