Spread Silverlight Documentation
IExcelCell Interface Members
Properties  Methods 

The following tables list the members exposed by IExcelCell.

Public Properties
 NameDescription
 PropertyCellFormulaGets or sets the cell formula.  
 PropertyCellTypeGets or sets the type of the cell.  
 PropertyFormatGets or sets the format.  
 PropertyFormatIdGets the format id of the IExcelCell.  
 PropertyFormulaGets or sets the A1 reference style formula.  
 PropertyFormulaArrayGets or sets the A1 reference style array formula.  
 PropertyFormulaArrayR1C1Gets or sets the R1C1 reference style array formula.  
 PropertyFormulaR1C1Gets or sets the R1C1 reference style formula.  
 PropertyHyperlinkGets or sets the hyperlink.  
 PropertyIsArrayFormulaGets or sets a value indicating whether the formula is array formula.  
 PropertyNoteGets or sets the note.  
 PropertyNoteStyleGets or sets the note style.  
 PropertyValueGets or sets the value.  
Top
Public Methods
 NameDescription
 MethodSetFormatIdSets the format id which used to locate the correspond IExtendedFormat from its parent IExcelWorksheet instance.  
Top
See Also

Reference

IExcelCell Interface
GrapeCity.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.