KDCalc Class Library

KDCalcEngine.IsSheetVisible Method (Int32)

Check to see if a sheet is visible in the web application.

public bool IsSheetVisible(
   int sheetIndex
);

Parameters

sheetIndex
The index of the sheet to check.

Return Value

True if the sheet is visible.

See Also

KDCalcEngine Class | KnowledgeDynamics.KDCalc Namespace | KDCalcEngine.IsSheetVisible Overload List