asposecells.api
Class FormattingType

Utility class containing constants. Represents the type of formatting applied to an Area object or a Line object.

Field Summary
const  intAUTOMATIC
           Represents automatic formatting type.
const  intCUSTOM
           Represents custom formatting type.
const  intNONE
           Represents none formatting type.
 

Field Detail

AUTOMATIC

const int AUTOMATIC
Represents automatic formatting type.

CUSTOM

const int CUSTOM
Represents custom formatting type.

NONE

const 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.