Spread WPF Documentation
IExcelCell Interface Properties

GrapeCity.Excel Namespace : IExcelCell Interface

For a list of all members of this type, see IExcelCell members.

Public Properties
 NameDescription
 PropertyGets or sets the cell formula.  
 PropertyGets or sets the type of the cell.  
 PropertyGets the zero-based index of the start column of the range. (Inherited from GrapeCity.Excel.IRange)
 PropertyGets the column span of the range. (Inherited from GrapeCity.Excel.IRange)
 PropertyGets or sets the format.  
 PropertyGets the format id of the IExcelCell.  
 PropertyGets or sets the A1 reference style formula.  
 PropertyGets or sets the A1 reference style array formula.  
 PropertyGets or sets the R1C1 reference style array formula.  
 PropertyGets or sets the R1C1 reference style formula.  
 PropertyGets or sets the hyperlink.  
 PropertyGets or sets a value indicating whether the formula is array formula.  
 PropertyGets or sets the note.  
 PropertyGets or sets the note style.  
 PropertyGets the zero-based index of the start row of the range. (Inherited from GrapeCity.Excel.IRange)
 PropertyGets the row span of the range. (Inherited from GrapeCity.Excel.IRange)
 PropertyGets or sets the value.  
Top
See Also

Reference

IExcelCell Interface
GrapeCity.Excel Namespace