KDCalc Class Library

IComInterop.GetSheetName Method 

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

string GetSheetName(
   int sheetNum
);

Parameters

sheetNum
The number of the worksheet

Return Value

A string containing the Excel name of the specified worksheet

See Also

IComInterop Interface | KnowledgeDynamics.KDCalc Namespace