[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Worksheet

Worksheet Class

The Excel worksheet.

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

Constructors

Name Description
Worksheet()

Create a new instance.

Properties

Name Description
Columns

Gets the column definitions in the worksheet.

FrozenPane

Gets or sets the FrozenPane of the worksheet.

Name

Gets or sets the name of the worksheet.

Rows

Gets the row data in the worksheet.

SummaryBelow

Gets or sets a value indicating whether summary rows appear below or above detail rows.

Tables

Gets the tables in this worksheet.

Visible

Gets or sets the worksheet visibility.