Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheet Interface / toImage Method / toImage(String) Method
The output image file.
In This Topic
    toImage(String) Method
    In This Topic
    Saves the sheet to the specified image file.
    Syntax
    void toImage( 
       java.lang.String imageFile
    )

    Parameters

    imageFile
    The output image file.
    See Also