You can aggregate table cells as well, just use table.cellNumericValue(1,2)
instead of input1 etc., or graph.number(`A[1]`)
for each element from the list @cwinske created above.
You can aggregate table cells as well, just use table.cellNumericValue(1,2)
instead of input1 etc., or graph.number(`A[1]`)
for each element from the list @cwinske created above.