downloadJSON
open fun downloadJSON(fileName: String? = null, dataSet: RowRangeLookup = RowRangeLookup.ACTIVE, newTab: Boolean = false): Unit?(source)
Download the table content as JSON
Parameters
fileName
downloaded file name
dataSet
a data set configuration
newTab
determines if download should be open in a new tab