OpenXLSX icon indicating copy to clipboard operation
OpenXLSX copied to clipboard

convert cell names to cell number and vice versa

Open ofenloch opened this issue 3 years ago • 0 comments

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

ofenloch avatar Aug 04 '22 05:08 ofenloch