KDCalc Class Library

IComInterop.GetSheetIndex Method 

Return the corresponding index of named sheet.

int GetSheetIndex(
   string sheetName
);

Parameters

sheetName
the Excel name of the desired worksheet

Return Value

The index of the specified worksheet

See Also

IComInterop Interface | KnowledgeDynamics.KDCalc Namespace