[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.UnboundSheet

UnboundSheet Class

Represents an unbound sheet.

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

Constructors

Name Description
UnboundSheet()

Creates one UnboundSheet instance.

UnboundSheet(IHtmlHelper)

Creates one UnboundSheet instance.

Properties

Name Description
ColumnCount

Gets or sets the number of columns in the sheet.

RowCount

Gets or sets the number of rows in the sheet.