Overload | Description |
---|---|
toImage(String) | Saves the sheet to the specified image file. |
toImage(String,ImageSaveOptions) | Saves the sheet to the specified image file using options. |
toImage(OutputStream,ImageType) | Saves the sheet to the specified image file. |
toImage(OutputStream,ImageType,ImageSaveOptions) | Saves the sheet to the specified image file using options. |