Interface | Description | |
---|---|---|
IValue | Represents the ValueType, value and Formula of a worksheet cell; cells with no value are represented by null. | |
IValues | Provides a high performance, but potentially destructive API for getting and setting the cell values and formulas of a worksheet. |
Enumeration | Description | |
---|---|---|
ValueType | Specifies the type of a cell value; cells with no value are represented by an IValue of null. |