CellKey Constructors
A cell’s unique identifier within a workbook.| Name | Parameters | Description |
|---|---|---|
| CellKey(Int32, Int32, Int32) | sheetId, columnIndex, rowIndex | Initializes a new instance of the CellKey class with the specified settings. |
See Also
| Name | Parameters | Description |
|---|---|---|
| CellKey(Int32, Int32, Int32) | sheetId, columnIndex, rowIndex | Initializes a new instance of the CellKey class with the specified settings. |