Gets or sets cell value on one or more excel cells.
Property set will set value of multiple cells or of a merged range.
Property get has meaning only if range is Merged; otherwise, exception is thrown.
| Exception Type | Condition |
|---|---|
| InvalidOperationException | Thrown if property get is attempted on a cell range which is not merged. |
CellRange Class | GemBox.Spreadsheet Namespace | Merged