Describes the type of value in the cell whther it is empty, a formula, number, text, boolean, a date, or an error.
| Member Name | Description |
|---|---|
| Formula | The cell contains a formula |
| Empty | The cell is empty |
| Number | The cell contains a number |
| Text | The cell contains text |
| Bool | The cell contains a bool |
| Error | The cell contains an error |
| Date | The cell contains a date |
Namespace: KnowledgeDynamics.KDCalc
Assembly: KDCalcNet (in KDCalcNet.dll)
KnowledgeDynamics.KDCalc Namespace