Skip to content

TableColoredBackgroundCellOptionsBuilder🔗

Constructor🔗

func NewTableColoredBackgroundCellOptionsBuilder() *TableColoredBackgroundCellOptionsBuilder

Methods🔗

Build🔗

Builds the object.

func (builder *TableColoredBackgroundCellOptionsBuilder) Build() (TableColoredBackgroundCellOptions, error)

ApplyToRow🔗

func (builder *TableColoredBackgroundCellOptionsBuilder) ApplyToRow(applyToRow bool) *TableColoredBackgroundCellOptionsBuilder

Mode🔗

func (builder *TableColoredBackgroundCellOptionsBuilder) Mode(mode common.TableCellBackgroundDisplayMode) *TableColoredBackgroundCellOptionsBuilder

WrapText🔗

func (builder *TableColoredBackgroundCellOptionsBuilder) WrapText(wrapText bool) *TableColoredBackgroundCellOptionsBuilder

See also🔗