[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Fluent.TableBuilder.Style

Style Method

Style(TableStyle)

Sets the Style property.

Declaration
public TableBuilder Style(TableStyle style)
Public Function Style(style As TableStyle) As TableBuilder
Parameters
Type Name Description
TableStyle style

The table style of this table.

Returns
Type Description
TableBuilder

Current builder.