Searched refs:ExpBiff5 (Results 1 – 3 of 3) sorted by relevance
287 if( eFormat != ExpBiff5 && eFormat != ExpBiff8 && eFormat != Exp2007Xml ) in ScExportExcel5()300 if( eFormat == ExpBiff5 || eFormat == ExpBiff8 ) in ScExportExcel5()
68 enum ExportFormatExcel { ExpBiff2, ExpBiff3, ExpBiff4, ExpBiff4W, ExpBiff5, ExpBiff8, Exp2007Xml }; enumerator
2172 ExportFormatExcel eFormat = ExpBiff5; in ConvertTo()
Completed in 1214 milliseconds