asposecells.api
Class NumberCategoryType

Utility class containing constants. Represents category type of cell's number formatting.

Field Summary
const  intGENERAL
           General
const  intTEXT
           Text
const  intNUMBER
           Number
const  intDATE
           Date or Date and Time
const  intTIME
           Time
const  intFRACTION
           Fraction
const  intSCIENTIFIC
           Scientific
 

Field Detail

GENERAL

const int GENERAL
General

TEXT

const int TEXT
Text

NUMBER

const int NUMBER
Number

DATE

const int DATE
Date or Date and Time

TIME

const int TIME
Time

FRACTION

const int FRACTION
Fraction

SCIENTIFIC

const int SCIENTIFIC
Scientific

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