KDCalc Class Library

KDCalcEngine.GetSheetIndex Method 

Return the corresponding index of named sheet.

public int GetSheetIndex(
   string sheetName
);

Parameters

sheetName
the Excel name of the desired worksheet

Return Value

The index of the specified worksheet

Implements

IComInterop.GetSheetIndex

See Also

KDCalcEngine Class | KnowledgeDynamics.KDCalc Namespace