[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SpreadView.GetViewportX

GetViewportX Method

GetViewportX(int)

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

Declaration
public int GetViewportX(int columnViewportIndex)
Public Function GetViewportX(columnViewportIndex As Integer) As Integer
Parameters
Type Name Description
int columnViewportIndex

Index of the viewport column

Returns
Type Description
int