Link Search Menu Expand Document

ICell Methods

The ICell type exposes the following members.

Methods
NameDescription
Public methodCalculate
Calculates of formula this cell (if formula is set for this cell)
Public methodClear
Clears this cell.
Public methodGetAddress
Returns address of the cell as CellAddress object.
Public methodToDateTime
Return the cell value as date time, see type DateTime
Public methodToDouble
Return cell value as double, see type Double.
Public methodToHTML
Return the formatted text (Rich-Text) in HTML coded format
Public methodToInteger
Return cell value as integer, see type Int32.
Public methodToString
Toes the string.
Top
See Also

Reference