Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ImageSaveOptions Class / setShowDrawingObjects Method
In This Topic
    setShowDrawingObjects Method
    In This Topic
    Gets whether to display drawing objects (charts, shapes, and pictures).
    Syntax
    public void setShowDrawingObjects( 
       java.lang.boolean showDrawingObjects
    )

    Parameters

    showDrawingObjects
    See Also