java.lang.Object
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 int | GENERAL | |
General
|
static final int | TEXT | |
Text
|
static final int | NUMBER | |
Number
|
static final int | DATE | |
Date or Date and Time
|
static final int | TIME | |
Time
|
static final int | FRACTION | |
Fraction
|
static final int | SCIENTIFIC | |
Scientific
|
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.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.