[]
        
(Showing Draft Content)

Range

Document Solutions Data Viewer - v7.2.0 / Range

Class: Range

Represents a range, which is described by the row index, column index, row count, and column count.

Table of contents

Properties

Properties

row

row: number

The row count.


col

col: number

The column index.


rowCount

rowCount: number

The row count.


colCount

colCount: number

The column count.