TableAutoCellOptions🔗Auto mode table cell optionsDefinition🔗export interface TableAutoCellOptions { type: common.TableCellDisplayMode.Auto; }