Pane.PointsToScreenPixelsY Method
Excel Developer Reference |
Returns or sets the location of the pixel on the screen.
Version Information
Version Added: Excel 2007
Syntax
expression.PointsToScreenPixelsY(Points)
expression A variable that represents a Pane object.
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
Points | Required | Long | Location of the starting point. |
Return Value
Long
See Also