+ New property IgnoreErrorNumbersAsText. When True, it tells Excel to not mark (green mark) cells with a text value that looks like a number.
! Converting XLS files to XLSX didn't work. To do a convert, use SaveToFile(AStream: TStream; AVersion: TExcelVersion) with AVersion = xvExcel2007.
! Visibility property didn't work on XLS files.