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