aspose.cells

Class FormattingType

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

Field Summary
const  NumberAUTOMATIC
Represents automatic formatting type.
const  NumberCUSTOM
Represents custom formatting type.
const  NumberNONE
Represents none formatting type.
 

    • Field Detail

      • AUTOMATIC

        const Number AUTOMATIC
        Represents automatic formatting type.
      • CUSTOM

        const Number CUSTOM
        Represents custom formatting type.
      • NONE

        const Number NONE
        Represents none formatting type.