'Declaration Public Function GetDrawings() As ContentObjectCollection(Of ShapeBase)
public ContentObjectCollection<ShapeBase> GetDrawings()
Return Value
The collection of all drawing objects in this range.
'Declaration Public Function GetDrawings() As ContentObjectCollection(Of ShapeBase)
public ContentObjectCollection<ShapeBase> GetDrawings()