[]
Returns the current value of the cell.
public object GetValue()
| Type | Description |
|---|---|
| object | The current value of the cell, which can be:
Use the Type property to determine the cell type before returning the value, or check the type of the returned value. |