Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IShape Interface / getControl Method
In This Topic
    getControl Method
    In This Topic
    Gets the associated control.

    value: The associated control. @code:null if the shape is not a control.

    Syntax
    IControl getControl()
    See Also