GetColumnViewportIndexFromX Method (SpreadView)
Gets the index of the viewport column for the specified coordinate for the active sheet.
public int GetColumnViewportIndexFromX(
int
)
'Declaration
Public Function GetColumnViewportIndexFromX( _
ByVal As Integer _
) As Integer
'Usage
Dim instance As SpreadView
Dim x As Integer
Dim value As Integer
value = instance.GetColumnViewportIndexFromX(x)
Parameters
- x
- X coordinate