ICell Methods
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The ICell type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Calculate | Calculates of formula this cell (if formula is set for this cell) |
![]() | Clear | Clears this cell. |
![]() | GetAddress | Returns address of the cell as CellAddress object. |
![]() | ToDateTime | Return the cell value as date time, see type DateTime |
![]() | ToDouble | Return cell value as double, see type Double. |
![]() | ToHTML | Return the formatted text (Rich-Text) in HTML coded format |
![]() | ToInteger | Return cell value as integer, see type Int32. |
![]() | ToString | Toes the string. |
See Also