Pane.PointsToScreenPixelsX Method

Excel Developer Reference

Returns or sets a pixel point on the screen.

Version Information
 Version Added:  Excel 2007

Syntax

expression.PointsToScreenPixelsX(Points)

expression   A variable that represents a Pane object.

Parameters

Name Required/Optional Data Type Description
Points Required Long Location of the pixel on the screen.

Return Value
Long

See Also