_Chart.Shapes Property

Definition

Returns a Shapes object that represents all the shapes on the worksheet or chart sheet. Read-only.

public:
 property Microsoft::Office::Interop::Excel::Shapes ^ Shapes { Microsoft::Office::Interop::Excel::Shapes ^ get(); };
public Microsoft.Office.Interop.Excel.Shapes Shapes { get; }
Public ReadOnly Property Shapes As Shapes

Property Value

Applies to