[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Row

Row Class

A row in a worksheet.

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

Constructors

Name Description
Row()

Create a new instance.

Row(params object[])

Create a new Row with cells data.

Properties

Name Description
Cells

Gets the cells of the row.

Collapsed

Gets or sets a value indicating if the rows 1 level of outlining deeper than the current row are in the collapsed outline state.

GroupLevel

Gets or sets the level of the row when in grouping.

Height

Gets or sets the height of the row (points).

Style

Gets or sets the style of the row.

Visible

Gets or sets the visibility of the row.