WorksheetHas |
| Name | Description | |
|---|---|---|
| HasCell(Address) | Gets whether the specified address exists in the worksheet. Existing means that a value was stored at the address | |
| HasCell(Int32, Int32) | Gets whether the specified address exists in the worksheet. Existing means that a value was stored at the address |