Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Returns or sets a pixel point on the screen.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Function PointsToScreenPixelsX ( _
Points As Integer _
) As Integer
'Usage
Dim instance As Pane
Dim Points As Integer
Dim returnValue As Integer
returnValue = instance.PointsToScreenPixelsX(Points)
int PointsToScreenPixelsX(
int Points
)
Parameters
Points
Type: System.Int32Location of the pixel on the screen.
Return Value
Type: System.Int32
Integer