[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.DDSheet.Columns

Columns Method

Columns(short)

Returns the DDColumn object that represents the specified column.

Declaration
public DDColumn Columns(short column)
Parameters
Type Name Description
short column

The zero-based non-negative column index.

Returns
Type Description
DDColumn

The DDColumn object that represents the specified column.