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