[]
Gets the number of columns in this IRange.
int ColumnCount { get; }
ReadOnly Property ColumnCount As Integer
Type | Description |
---|---|
int | An integer that specifies the number of columns. |
If this IRange contains multiple areas, the number of columns in the first area is returned.