Share via


IPane.PointsToScreenPixelsX Method

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 IPane
Dim Points As Integer
Dim returnValue As Integer

returnValue = instance.PointsToScreenPixelsX(Points)
int PointsToScreenPixelsX(
    int Points
)

Parameters

Return Value

Type: System.Int32

See Also

Reference

IPane Interface

IPane Members

Microsoft.Office.Interop.Excel Namespace