CGXExcelHandler::ResetInternalState

virtual void ResetInternalState() = 0;

Remarks

This function must be implemented in derivatives of this class. During the read/write operation the class might allocate any data that it requires for the read. All such allocated data must be freed in this override.

CGXExcelHandler

 Class Overview |  Class Members