[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IRange.ColumnCount

ColumnCount Property

ColumnCount

Gets the number of columns in this IRange.

Declaration
int ColumnCount { get; }
ReadOnly Property ColumnCount As Integer
Property Value
Type Description
int

An integer that specifies the number of columns.

Remarks

If this IRange contains multiple areas, the number of columns in the first area is returned.