com.aspose.cells
Class FormattingType

java.lang.Object
    extended by 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 intAUTOMATIC
           Represents automatic formatting type.
static final intCUSTOM
           Represents custom formatting type.
static final intNONE
           Represents none formatting type.
 

Field Detail

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.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.