xlnt/tests/workbook
Emmanuel Pescosta 3225f357dd
workbook: Throw if index in (const) sheet_by_index is out of range
The documentation of (const) sheet_by_index already mentions that
invalid_parameter exception will be thrown if the index is out of
range, but the implementation was missing.
2020-12-02 11:06:56 +01:00
..
named_range_test_suite.cpp bump copyright year to 2020 2020-02-08 12:12:59 -05:00
serialization_test_suite.cpp Parse inlineStr values 2020-02-25 14:32:14 -05:00
workbook_test_suite.cpp workbook: Throw if index in (const) sheet_by_index is out of range 2020-12-02 11:06:56 +01:00