This documentation is archived and is not being maintained.
PNTX Function
Last modified: March 09, 2015
Applies to: Office 2013 | Visio 2013
Returns the x-coordinate of a point.
PNTX(point)
Parameters
|
Name
|
Required/Optional
|
Data Type
|
Description
|
|
point
|
Required
|
Number
|
The x-coordinate of the point.
|
Return Value
PNTX(PNT(7,12))
Returns 7.