getMdOfSeries (wbk, selectedIndexSeries, selectedIndexCols, callback);
wbk. Sets workbook value.
selectedIndexSeries. Sets array of indexes of the table series.
selectedIndexCols. Sets an array of table column indexes.
callback. Sets callback function to get response.
The getMdOfSeries method loads rows and columns metadata.
The example of using the getMdOfSeries method is given on the StatTabSheet Constructor page.
See also: