Spread Silverlight Documentation
IExcelCell Interface Properties

GrapeCity.Excel Namespace : IExcelCell Interface

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

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

Reference

IExcelCell Interface
GrapeCity.Excel Namespace