public Shape[] SelectedDrawingObjects {get;}
'Declaration Public ReadOnly Property SelectedDrawingObjects As Shape()
'Declaration
Public ReadOnly Property SelectedDrawingObjects As Shape()
'Usage Dim instance As WorksheetDrawing Dim value() As Shape value = instance.SelectedDrawingObjects
'Usage
Dim instance As WorksheetDrawing Dim value() As Shape value = instance.SelectedDrawingObjects
WorksheetDrawing Class WorksheetDrawing Members