add format xls sheet
This commit is contained in:
Elena.Subbotina
2021-09-28 20:20:32 +03:00
parent e310954222
commit 3fd3940119
7 changed files with 35 additions and 8 deletions

View File

@ -291,7 +291,7 @@ CFRecordPtr FileStreamCacheReader::getNextRecord(const CFRecordType::TypeId desi
{
CFRecordType::TypeString rec_name = records_cache.front()->getTypeString();
Log::warning(rec_name);
//Log::warning(rec_name);
if (desirable_type == rt_MsoDrawingGroup) // объединяем rt_MsoDrawingGroup + rt_Continue в один блок
{