57 lines
630 B
Markdown
57 lines
630 B
Markdown
---
|
|
id: "range"
|
|
title: "Range"
|
|
sidebar_label: "Range"
|
|
---
|
|
|
|
## Hierarchy
|
|
|
|
* **Range**
|
|
|
|
## Index
|
|
|
|
### Properties
|
|
|
|
* [bottomRow](range.md#bottomrow)
|
|
* [columnCount](range.md#columncount)
|
|
* [leftColumn](range.md#leftcolumn)
|
|
* [rightColumn](range.md#rightcolumn)
|
|
* [rowCount](range.md#rowcount)
|
|
* [topRow](range.md#toprow)
|
|
|
|
## Properties
|
|
|
|
### bottomRow
|
|
|
|
• **bottomRow**: *number*
|
|
|
|
___
|
|
|
|
### columnCount
|
|
|
|
• **columnCount**: *number*
|
|
|
|
___
|
|
|
|
### leftColumn
|
|
|
|
• **leftColumn**: *number*
|
|
|
|
___
|
|
|
|
### rightColumn
|
|
|
|
• **rightColumn**: *number*
|
|
|
|
___
|
|
|
|
### rowCount
|
|
|
|
• **rowCount**: *number*
|
|
|
|
___
|
|
|
|
### topRow
|
|
|
|
• **topRow**: *number*
|