KDCalc Class Library

KDCalcEngine.GetSheetName Method 

Get the name of the worksheet corresponding to the passed in index.

public string GetSheetName(
   int sheetNum
);

Parameters

sheetNum
The number of the worksheet

Return Value

A string containing the Excel name of the specified worksheet

Implements

IComInterop.GetSheetName

See Also

KDCalcEngine Class | KnowledgeDynamics.KDCalc Namespace