Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 750 Bytes

PowerPoint.Point.Name.md

File metadata and controls

41 lines (23 loc) · 750 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Point.Name property (PowerPoint)
vbapp10.chm714006
vbapp10.chm714006
PowerPoint.Point.Name
11f8d0f2-e82a-6b61-e696-b003e5fa52dd
06/08/2017
medium

Point.Name property (PowerPoint)

Returns the object name. Read-only.

Syntax

expression.Name

expression A variable that represents a Point object.

Return value

String

Remarks

This property corresponds to the name of a data point on a chart. The name is represented in the following format: S< series number >P< point number >.

See also

Point Object

[!includeSupport and feedback]