CGXExcelHandler::LogText
virtual void LogText(const TCHAR* pszText)
pszText
Text to be written
Remarks
The Excel read/write code can optionally write to a log file. This file is created in the temp folder of the system. The default filenames are handler.log and table.log. Access to these is not documented and can change in a future version. You can however write out text using LogText.
See Also
CGXExcelHandler::LogNumber CGXExcelHandler::LogXNumber