Point.Name (Word)

Renvoie le nom de l'objet.

This property corresponds to the name of a data point on a chart.


Dim pnt As Point: Set pnt =  
Dim strName As String
strName = pnt.Name