Point.Name (Word)

Devuelve el nombre del objeto.

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