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