aspose.cells

Class CellValue

Represents the cell value and corresponding type.

Constructor Summary
 
Property Getters/Setters Summary
functiongetType()
function
setType(value)
           Gets/sets the type of cell value. The value of the property is CellValueType integer constant.
functiongetValue()
function
setValue(value)
           Gets/sets the cell value.