KDCalc Class Library

IComInterop.SaveState Method (Stream)

Save the state of any changed non-formula cells into an xml doc.

void SaveState(
   Stream outStream
);

Parameters

outStream
the state to an OutputStream.

See Also

IComInterop Interface | KnowledgeDynamics.KDCalc Namespace | IComInterop.SaveState Overload List