[]
Gets a collection of data items in a given CellRange.
public IEnumerable GetDataItems(CellRange rng)
| Type | Name | Description |
|---|---|---|
| CellRange | rng |
for which to return data items. |
| Type | Description |
|---|---|
| IEnumerable | A collection of data items in the given cell range. |