Calculation of Array Formula of Data Tables

Calculation of Array Formula of Data Tables

In the following sample code, we used this source Excel file, which is also shown in the image below.

todo:image_alt_text

If you change the value of cell B1 to 100, the values of the data table that are filled with yellow color will become 120. The sample code generates the output PDF, which shows 120 as the values in the data table, as shown in this image.

todo:image_alt_text

Here is the sample code used to generate the output PDF from the source Excel file. Please read the comments for more information.