OpenXLSX
OpenXLSX copied to clipboard
convert cell names to cell number and vice versa
add new methods to class XLSheetBase for conversion of column numbers to names and vice versa (e.g. 703 <-> "AAA")
add test for these new methods
re-enable most of the test in Tests/testXLDocument.cpp
do not exclude target OpenXLSXTests from target ALL