Description
The data type allowed as the cell's value.
C#
vb.net
Values
Name |
Description |
---|---|
AnyValue |
Anything |
Custom |
A custom type |
Date |
A date |
Decimal |
A floating point number |
List |
A list |
TextLength |
A text list |
Time |
A time |
WholeNumber |
A whole number |