Spread Silverlight Documentation
ExcelCell Class Properties


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

Public Properties
 NameDescription
Public PropertyCellFormulaGets or sets the cell formula.  
Public PropertyCellTypeGets or sets the type of the cell.  
Public PropertyColumnGets the zero-based index of the start column of the range.  
Public PropertyColumnSpanGets the column span of the range.  
Public PropertyFormatGet or set the ExtendedFormat associate with cell.  
Public PropertyFormatIdGets the format id of the IExcelCell.  
Public PropertyFormulaGets or sets the A1 reference style formula.  
Public PropertyFormulaArrayGets or sets the A1 reference style array formula.  
Public PropertyFormulaArrayR1C1Gets or sets the R1C1 reference style array formula.  
Public PropertyFormulaR1C1Gets or sets the R1C1 reference style formula.  
Public PropertyHyperlinkGets or sets the hyperlink.  
Public PropertyIsArrayFormulaGets or sets a value indicating whether the formula is array formula.  
Public PropertyNoteGets or sets the note.  
Public PropertyNoteStyleGets or sets the note style.  
Public PropertyRowGets the zero-based index of the start row of the range.  
Public PropertyRowSpanGets the row span of the range.  
Public PropertyValueGets or sets the value.  
Top
See Also

Reference

ExcelCell Class
GrapeCity.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.