Sign up (with export icon)

TableWidthsCommandOptions

Api-interface icon interface

Properties

  • Chevron-right icon

    columnWidths : string | Array<string> | undefined

    New value of the columnWidths attribute. Must be array of strings or string with comma-separated values. If skipped, the column widths information will be deleted.

  • Chevron-right icon

    table : ModelElement | undefined

    The table that is having the columns resized.

  • Chevron-right icon

    tableWidth : string | undefined

    The new table width. If skipped, the model attribute will be removed.