[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Cell

Cell Class

The Excel cell.

Inheritance
Cell
Namespace: C1.Web.Mvc.Sheet
Assembly: C1.Web.Mvc.FlexSheet.dll
Syntax
public class Cell

Constructors

Name Description
Cell()

Create a Cell instance.

Properties

Name Description
ColSpan

Gets or sets the number of columns the cell occupies.

Formula

Gets or sets the formula of the cell.

Gets or sets the hyperlink of cell.

RowSpan

Gets or sets the number of rows the cell occupies.

Style

Gets or sets the style of the cell.

TextRuns

Gets the text runs represent the rich text of cell.

Value

Gets or sets the value of the cell.