Spread Silverlight Documentation
IExcelCell Interface Members
Properties  Methods 

GrapeCity.Excel Namespace : IExcelCell Interface

The following tables list the members exposed by IExcelCell.

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
Public Methods
 NameDescription
 MethodSets the format id which used to locate the correspond IExtendedFormat from its parent IExcelWorksheet instance.  
Top
See Also

Reference

IExcelCell Interface
GrapeCity.Excel Namespace