[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.GetViewColumnFromModelColumn

GetViewColumnFromModelColumn Method

GetViewColumnFromModelColumn(int)

Gets the sheet column index for a specified model column.

Declaration
public int GetViewColumnFromModelColumn(int column)
Public Function GetViewColumnFromModelColumn(column As Integer) As Integer
Parameters
Type Name Description
int column

Model column index

Returns
Type Description
int