KDCalc Class Library

KDCalcEngine.IsSheetVisible Method (String)

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

public bool IsSheetVisible(
   string sheetName
);

Parameters

sheetName
The name of the sheet to check.

Return Value

True if the sheet is visible.

See Also

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