[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Fluent.SheetBuilder-2.Tables

Tables Method

Tables(Action<ListItemFactory<Table, TableBuilder>>)

Sets the Tables property.

Declaration
public virtual TBuilder Tables(Action<ListItemFactory<Table, TableBuilder>> build)
Parameters
Type Name Description
Action<ListItemFactory<Table, TableBuilder>> build

The build action.

Returns
Type Description
TBuilder

Current builder.