xlnt/source
Thomas Fussell 30275476c1 Merge pull request #48 from xpol/add-missing-member-for-workbook
Add implement const version of workbook::get_sheet_by_name().
2016-06-04 08:53:34 -06:00
..
cell fix round-tripping of text runs with formatting 2016-05-15 11:51:32 -04:00
charts/tests restructure source and clean up cmake scripts 2015-11-03 08:38:09 -05:00
detail fix styles -- Excel wanted to repair saved workbooks 2016-05-15 15:03:02 -04:00
drawing update copyright year 2015-12-24 17:10:02 -05:00
packaging fix styles -- Excel wanted to repair saved workbooks 2016-05-15 15:03:02 -04:00
serialization define some built-in rgb colors, missing fill method 2016-05-16 19:31:44 -04:00
styles define some built-in rgb colors, missing fill method 2016-05-16 19:31:44 -04:00
utils update workbook tests 2016-03-06 10:39:50 +08:00
workbook Add tests for const version of get_sheet_by_name(). 2016-05-26 10:44:35 +08:00
worksheet Add range worksheet::rows(int row_offset, int column_offset) const. 2016-05-26 10:55:50 +08:00