Click or drag to resize

XlsWorkbook SaveAsImages Method

Overload List
Name Description
Public method SaveAsImages(Single, Single)
Saves the current figure as an array of images with the specified DPI values.
Public method SaveAsImages(Int32, Single, Single)
Saves the specified sheet as images.
Public method SaveAsImages(Int32, Int32, Int32, Int32, Int32, Single, Single)
Saves the specified range of cells in the specified sheet as an image.
Top
See Also