TableWidthsCommandOptions
interface
Properties
-
columnWidths : string | Array<string> | undefinedmodule:table/tablecolumnresize/tablewidthscommand~TableWidthsCommandOptions#columnWidthsNew value of the
columnWidthsattribute. Must be array of strings or string with comma-separated values. If skipped, the column widths information will be deleted. -
table : ModelElement | undefinedmodule:table/tablecolumnresize/tablewidthscommand~TableWidthsCommandOptions#tableThe table that is having the columns resized.
-
tableWidth : string | undefinedmodule:table/tablecolumnresize/tablewidthscommand~TableWidthsCommandOptions#tableWidthThe new table width. If skipped, the model attribute will be removed.