Adds a shape to the drawing container for the sheet.
'Declaration
Public Overloads Overridable Function AddShape( _
ByVal As PSShape _
) As Integer
'Usage
Dim instance As SheetView
Dim shape As PSShape
Dim value As Integer
value = instance.AddShape(shape)
Parameters
- shape
- Shape to add