mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
28f7e6fa69
When iterating over a range that doesn't ignore null rows/columns, the operator*() throws when dereferencing an iterator to a null cell. Add has_value() to cell_iterator to be able to make a check without relying on exceptions. And add a test case. |
||
---|---|---|
.. | ||
cell | ||
data | ||
detail | ||
drawing | ||
helpers | ||
styles | ||
utils | ||
workbook | ||
worksheet | ||
CMakeLists.txt | ||
runner.cpp |