Pane.PointsToScreenPixelsX Method
Returns or sets a pixel point on the screen.
Version Information
Version Added: Excel
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