aspose.diagram
Class TypeFieldValue

Utility class containing constants. Type specifies a data type for the text field value.

Field Summary
const  NumberSTRING
           String.
const  NumberNUMBER
           Number. Includes date, time, duration, and currency values as well as scalars, dimensions, and angles.
const  NumberDATE_TIME
           Date or time value. Displays days, months, and years, or seconds, minutes, and hours, or a combined date and time value.
const  NumberDURATION
           Duration value. Displays elapsed time.
const  NumberCURRENCY
           Currency value. Uses the system's current regional settings.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

STRING

const Number STRING
String.

NUMBER

const Number NUMBER
Number. Includes date, time, duration, and currency values as well as scalars, dimensions, and angles.

DATE_TIME

const Number DATE_TIME
Date or time value. Displays days, months, and years, or seconds, minutes, and hours, or a combined date and time value.

DURATION

const Number DURATION
Duration value. Displays elapsed time.

CURRENCY

const Number CURRENCY
Currency value. Uses the system's current regional settings.

UNDEFINED

const Number UNDEFINED
Undefined.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.