'Declaration
Public Function Style( _ ByVal style As TableStyle _ ) As TableBuilder
public TableBuilder Style( TableStyle style )
Parameters
- style
- The table style of this table.
Return Value
Current builder.
'Declaration
Public Function Style( _ ByVal style As TableStyle _ ) As TableBuilder
public TableBuilder Style( TableStyle style )