com.aspose.cells
Class NumberCategoryType

java.lang.Object
    extended by com.aspose.cells.NumberCategoryType

public class NumberCategoryType 
extends java.lang.Object

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

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

Field Detail

GENERAL

public static final int GENERAL
General

TEXT

public static final int TEXT
Text

NUMBER

public static final int NUMBER
Number

DATE

public static final int DATE
Date or Date and Time

TIME

public static final int TIME
Time

FRACTION

public static final int FRACTION
Fraction

SCIENTIFIC

public static final 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.