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