ScorecardCanvasService.fitRowHeight Method

Fit the row height so that the bottom of the template cell matches the bottom of the bottom most adapter in the cell, and then adjust the top position of all rows under it.
 

Parameters

rowNumber

Type: Number
Row number to alter.
notUndoable

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

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

Return Value


Type: Number
The new row height, an object describing the error if there is an error.