[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpSpread.GetColumnViewportIndexFromX

GetColumnViewportIndexFromX Method

GetColumnViewportIndexFromX(int)

Gets the index of the viewport column for the specified coordinate for the active sheet.

Declaration
public int GetColumnViewportIndexFromX(int x)
Public Function GetColumnViewportIndexFromX(x As Integer) As Integer
Parameters
Type Name Description
int x

X-coordinate

Returns
Type Description
int