TableAutoCellOptions🔗Auto mode table cell optionsDefinition🔗export interface TableAutoCellOptions { type: "auto"; wrapText?: boolean; } Methods🔗No methods.See also🔗 TableAutoCellOptionsBuilder