tblITableEditor AutofitColumnWidth

Sets the width of the column based on the column's largest cell width.

Syntax

tblITableEditor AutofitColumnWidth columnName

Application

Tcl Query

Description

Sets the width of the column based on the width of the column's largest cell.

Inputs

columnName
The name of the column.

Errors

Returns success (0) or an error code.

Keywords

Tcl

Query