PrintResultsWindow.getData


getData(tabName)

Retrieve the contents of the grid. The output will be a 2d array of double precision values, even if the cell contents are actually integers.

tabNamestringThe name of the tab to access
Return valuearray of variants The values of the cells

Back to PrintResultsWindow

Back to Overview