'Declaration Public Sub StopSelectDrawingObjectRectangle( _ ByVal shape As Shape _ )
'Declaration
Public Sub StopSelectDrawingObjectRectangle( _ ByVal shape As Shape _ )
'Usage Dim instance As WorksheetDrawing Dim shape As Shape instance.StopSelectDrawingObjectRectangle(shape)
'Usage
Dim instance As WorksheetDrawing Dim shape As Shape instance.StopSelectDrawingObjectRectangle(shape)
public void StopSelectDrawingObjectRectangle( Shape shape )
WorksheetDrawing Class WorksheetDrawing Members