KDCalc Class Library

KDCalcEngine.GetState Method 

Returns the state of any changed non-formula cells and return a representative XML string.

public string GetState();

Return Value

An XML string with the state in it.

Implements

IComInterop.GetState

Remarks

This string could be zipped and encrypted to hide and protect saved data.

See Also

KDCalcEngine Class | KnowledgeDynamics.KDCalc Namespace