# CellRange

> _Since v0.1.1_

Public representation of a cell range (for events) *

## Properties

| Property | Type | Description |
| -------- | ---- | ----------- |
| `from` | <code>object</code> | Starting cell coordinates |
| `to` | <code>object</code> | Ending cell coordinates |
