Hello,
In the Word template, we can access specific array elements using elementAt function.
I wanted to know if we can achieve the same functionality in the Excel template too.
I tried the following smart markers to …...process(true); cells.createRange("A19:H23")...setName("_CellsSmartMarkers"); designer.process(true); The attached zip file...