java.lang.Objectcom.aspose.cells.FormattingType
public class FormattingType
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. |
Field Detail |
---|
AUTOMATIC | |
public static final int AUTOMATIC |
CUSTOM | |
public static final int CUSTOM |
NONE | |
public static final int NONE |