GrapeCity.Xaml.Excel
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 PropertyCellFormula Gets or sets the cell formula.  
Public PropertyCellType Gets or sets the type of the cell.  
Public PropertyColumn Gets the zero-based index of the start column of the range.  
Public PropertyColumnSpan Gets the column span of the range.  
Public PropertyFormatGet or set the ExtendedFormat associate with cell.  
Public PropertyFormatIdGets the format id of the IExcelCell.  
Public PropertyFormula Gets or sets the A1 reference style formula.  
Public PropertyFormulaArray Gets or sets the A1 reference style array formula.  
Public PropertyFormulaArrayR1C1 Gets or sets the R1C1 reference style array formula.  
Public PropertyFormulaR1C1 Gets or sets the R1C1 reference style formula.  
Public PropertyHyperlink Gets or sets the hyperlink.  
Public PropertyIsArrayFormula Gets or sets a value indicating whether the formula is array formula.  
Public PropertyNote Gets or sets the note.  
Public PropertyNoteStyle Gets or sets the note style.  
Public PropertyRow Gets the zero-based index of the start row of the range.  
Public PropertyRowSpan Gets the row span of the range.  
Public PropertyValue Gets 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.

Support Options