[]
Sets the Tables property.
public virtual TBuilder Tables(Action<ListItemFactory<Table, TableBuilder>> build)
| Type | Name | Description |
|---|---|---|
| Action<ListItemFactory<Table, TableBuilder>> | build | The build action. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |