KDCalc Class Library

IComInterop.GetBooleanFromNamedCell Method 

Utility method to get the boolean value from a single named cell

bool GetBooleanFromNamedCell(
   string namedCell
);

Parameters

namedCell
The name of the cell.

See Also

IComInterop Interface | KnowledgeDynamics.KDCalc Namespace