getRealIndex (index, serie);
index. Sets series index with regard for nesting.
serie. Sets series index of which the user needs to get.
The getRealIndex method returns series index.
Index is counted from the first one, ignoring nested series. Either index, or serie should be defined as parameters.
The example of using the getRealIndex method is given on the Workbook.getDependentsSeries page.
See also: