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