KDCalc Class Library

IComInterop.GetState Method 

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

string GetState();

Return Value

An XML string with the state in it.

Remarks

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

See Also

IComInterop Interface | KnowledgeDynamics.KDCalc Namespace