CellValueKind
Oversigt over de forskellige former for støtte
CellValueKind er et enum i Aspose.Cells for NET.
Valuer
| Value | Description |
|---|---|
Blank | Cell contains no value |
String | Cell contains a text string value |
Number | Cell contains a numeric value |
Boolean | Cell contains a boolean (true/false) value |
DateTime | Cell contains a date or time value |
Formula | Cell contains a formula expression |