KDCalcEngine.SetBoolean Method (String, Int32, Int32, Boolean)
Set the logical value of a cell on the specified worksheet. Does not change the active sheet.
Parameters
- sheetName
- the name of the worksheet
- row
- the row of the desired cell
- col
- the column of the desired cell
- b
- the new logical value
Implements
IComInterop.SetBoolean
See Also
KDCalcEngine Class | KnowledgeDynamics.KDCalc Namespace | KDCalcEngine.SetBoolean Overload List