aspose.cells
Class CellValueFormatStrategy

Utility class containing constants. Specifies how to apply style for the value of the cell.

Field Summary
const  NumberNONE
           Not formatted.
const  NumberCELL_STYLE
           Only formatted with the cell's original style.
const  NumberDISPLAY_STYLE
           Formatted with the cell's displayed style.
 

Field Detail

NONE

const Number NONE
Not formatted.

CELL_STYLE

const Number CELL_STYLE
Only formatted with the cell's original style.

DISPLAY_STYLE

const Number DISPLAY_STYLE
Formatted with the cell's displayed style.

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