[]
Document Solutions Data Viewer - v7.2.0 / Range
Represents a range, which is described by the row index, column index, row count, and column count.
• row: number
The row count.
• col: number
The column index.
• rowCount: number
The row count.
• colCount: number
The column count.