[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.GetColumnWidth

GetColumnWidth Method

GetColumnWidth(int)

Gets the width in pixels for the specified column on this sheet.

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

Column index

Returns
Type Description
int

A width in pixels for the specified column.

OSZAR »