java.lang.Object
com.aspose.cells.FormattingType
public class FormattingType
- extends java.lang.Object
Utility class containing constants.
Represents the type of formatting applied to an Area object or a Line object.
Field Summary |
static final int | AUTOMATIC | |
Represents automatic formatting type.
|
static final int | CUSTOM | |
Represents custom formatting type.
|
static final int | NONE | |
Represents none formatting type.
|
AUTOMATIC | |
public static final int AUTOMATIC |
-
Represents automatic formatting type.
CUSTOM | |
public static final int CUSTOM |
-
Represents custom formatting type.
NONE | |
public static final int NONE |
-
Represents none formatting type.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.