[]
Represents a range, which is described by the row index, column index, row count, and column count.
col: number
number
The column index.
colCount: number
The column count.
row: number
The row count.
rowCount: number