| GrapeCity.Excel Namespace : IExcelCell Interface | 
For a list of all members of this type, see IExcelCell members.
| Name | Description | |
|---|---|---|
|  | CellFormula | Gets or sets the cell formula. | 
|  | CellType | Gets or sets the type of the cell. | 
|  | Format | Gets or sets the format. | 
|  | FormatId | Gets the format id of the IExcelCell. | 
|  | Formula | Gets or sets the A1 reference style formula. | 
|  | FormulaArray | Gets or sets the A1 reference style array formula. | 
|  | FormulaArrayR1C1 | Gets or sets the R1C1 reference style array formula. | 
|  | FormulaR1C1 | Gets or sets the R1C1 reference style formula. | 
|  | Hyperlink | Gets or sets the hyperlink. | 
|  | IsArrayFormula | Gets or sets a value indicating whether the formula is array formula. | 
|  | Note | Gets or sets the note. | 
|  | NoteStyle | Gets or sets the note style. | 
|  | Value | Gets or sets the value. |