aspose.cells
Class CopyFormatType

Utility class containing constants. Represents type of copying format when inserting rows.

Field Summary
const  NumberSAME_AS_ABOVE
           Formats same as above row.
const  NumberSAME_AS_BELOW
           Formats same as below row.
const  NumberCLEAR
           Clears formatting.
 

Field Detail

SAME_AS_ABOVE

const Number SAME_AS_ABOVE
Formats same as above row.

SAME_AS_BELOW

const Number SAME_AS_BELOW
Formats same as below row.

CLEAR

const Number CLEAR
Clears formatting.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.