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

    Parameters

    fileName
    The output image file.
    See Also