TypeFieldValue enumeration

TypeFieldValue enumeration

Type specifies a data type for the text field value.

The TypeFieldValue type exposes the following members:

Fields

FieldDescription
STRINGString.
NUMBERNumber. Includes date, time, duration, and currency values as well as scalars, dimensions, and angles.
DATE_TIMEDate or time value. Displays days, months, and years, or seconds, minutes, and hours, or a combined date and time value.
DURATIONDuration value. Displays elapsed time.
CURRENCYCurrency value. Uses the system’s current regional settings.
UNDEFINEDUndefined.

See Also