Column property

This property returns the number of columns in this range. The maximum number of columns in a sheet is 256.

Defined in

Range

Data type

int

Syntax

public int getColumn()

See examples

Example: Column property