Gets the
GrapeCity.Spreadsheet.Drawing.IShape object associated with the specified slicer.
'Declaration
ReadOnly Property Shape As IShape
'Usage
Dim instance As ISlicer
Dim value As IShape
value = instance.Shape
Property Value
The
GrapeCity.Spreadsheet.Drawing.IShape object associated with the specified slicer.