TypeFieldValue enumeration
TypeFieldValue enumeration
Type specifies a data type for the text field value.
The TypeFieldValue type exposes the following members:
Fields
| Field | Description |
|---|---|
| STRING | String. |
| NUMBER | Number. Includes date, time, duration, and currency values as well as scalars, dimensions, and angles. |
| DATE_TIME | Date or time value. Displays days, months, and years, or seconds, minutes, and hours, or a combined date and time value. |
| DURATION | Duration value. Displays elapsed time. |
| CURRENCY | Currency value. Uses the system’s current regional settings. |
| UNDEFINED | Undefined. |
See Also
- module aspose.diagram