Spread Silverlight Documentation
ExcelCell Class Members
Properties  Methods 


The following tables list the members exposed by ExcelCell.

Public Constructors
 NameDescription
Public ConstructorExcelCell ConstructorInitializes a new instance of the ExcelCell class.  
Top
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
Public Methods
 NameDescription
Public MethodSetFormatIdSet 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

 

 


Copyright © GrapeCity, inc. All rights reserved.