ChartArea.Name (Word)
Returns the name of the object.
Dim strName As String
strName = ActiveDocument.Background.Chart.ChartArea.Name
Returns the name of the object.
Dim strName As String
strName = ActiveDocument.Background.Chart.ChartArea.Name