Spread Silverlight Documentation
ExcelCell Class Members
Properties  Methods 


GrapeCity.Excel Namespace : ExcelCell Class

The following tables list the members exposed by ExcelCell.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ExcelCell class.  
Top
Public Properties
 NameDescription
Public Property Gets or sets the cell formula.  
Public Property Gets or sets the type of the cell.  
Public Property Gets the zero-based index of the start column of the range.  
Public Property Gets the column span of the range.  
Public PropertyGet or set the ExtendedFormat associate with cell.  
Public PropertyGets the format id of the IExcelCell.  
Public Property Gets or sets the A1 reference style formula.  
Public Property Gets or sets the A1 reference style array formula.  
Public Property Gets or sets the R1C1 reference style array formula.  
Public Property Gets or sets the R1C1 reference style formula.  
Public Property Gets or sets the hyperlink.  
Public Property Gets or sets a value indicating whether the formula is array formula.  
Public Property Gets or sets the note.  
Public Property Gets or sets the note style.  
Public Property Gets the zero-based index of the start row of the range.  
Public Property Gets the row span of the range.  
Public Property Gets or sets the value.  
Top
Public Methods
 NameDescription
Public MethodSet the format id of the cell. The cell will use the id to locate the IExtendedFormat from its parent IExcelWorksheet instance  
Top
See Also

Reference

ExcelCell Class
GrapeCity.Excel Namespace