Gets the Excel.Shape object instance for this instance of the Excel Shape.
| C# | Visual Basic | Visual C++ |
public virtual Shape GetExcelShapeObject()
Public Overridable Function GetExcelShapeObject As Shape
public: virtual Shape^ GetExcelShapeObject()
The Excel.Shape object instance.
| Exception | Condition |
|---|---|
| ActionFailedException | Thrown if invoking the action failed. |
