ScorecardCanvasService.getTemplateCellsByPage Method
Retrieve the template cells of the desired page.
Parameters
- pageRow
-
Type: Number
The row number of the page at which the desired cell reside in.
- pageColumn
-
Type: Number
The column number of the page at which the desired cell reside in.
- options
-
Type: Object
excludeLoadedCells - [type="Boolean"] - True to exclude cells that are loaded, just show visible cells.
excludeNonloadedCells - [type="Boolean"] - True to not exclude cells that are not loaded into canvas, show loaded cells and visible cells