Type: Integer
Availability: Read or write at run time only
The extendedColumn property of the JadeTableSheet class specifies when the
The value of the extendedColumn property is ignored unless all of the following are true.
The autoSize property is set to AutoSize_BothColumnMinimum or AutoSize_ColumnMinimum.
The extendedColumn property is set to a valid visible column number.
The
The total width of all visible columns is less than the value of the clientWidth property of the table.
The default value is zero (0).