SmallMultipleCanvasService.fitColumnWidth Method

Fit the column width so that the right of the template cell matches the right of the right most adapter in the cell, and then adjust the right position of all columns right to it.
 

Parameters

columnNmber

Type: Number
Column number to alter.
notUndoable

Type: Boolean - May be null
(Optional)True to make this command not undoable.
increseWidthOnly

Type: Boolean - May be null
(Optional) True to only increase width if needed.

Return Value


Type: Number
The new column width, an object describing the error if there is an error.