'Usage
Dim instance As WorksheetDrawing Dim index As Integer Dim value As Shape value = instance.GetShape(index)
Parameters
- index
- The position of the shape.
'Usage
Dim instance As WorksheetDrawing Dim index As Integer Dim value As Shape value = instance.GetShape(index)