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

    Parameters

    imageFile
    The output image file.
    See Also