IMsoChart.Shapes Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Shapes As Shapes
Get
'Usage
Dim instance As IMsoChart
Dim value As Shapes
value = instance.Shapes
Shapes Shapes { get; }
Property Value
Type: Microsoft.Office.Core.Shapes