setSelectedSeries (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 operation completion handler.
The setSelectedSeries method sets selected workbook series.
The example of using the setSelectedSeries property is given on the Workbook.addSelectedSeries page.
See also: