TableAutoCellOptionsBuilder
Constructor
func NewTableAutoCellOptionsBuilder() *TableAutoCellOptionsBuilder
Methods
Build
Builds the object.
func (builder *TableAutoCellOptionsBuilder) Build() (TableAutoCellOptions, error)
WrapText
func (builder *TableAutoCellOptionsBuilder) WrapText(wrapText bool) *TableAutoCellOptionsBuilder
See also