ReportCanvas.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.
 
        
        Return Value
        
Type: Array
        
ElementType: TemplateCellViewModel
        
 The template cells of the desired page.