xlnt/tests/test_data/writer/expected/sharedStrings.xml
2014-06-05 16:19:31 -04:00

13 lines
212 B
XML

<?xml version="1.0"?>
<sst xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" uniqueCount="3">
<si>
<t>hello</t>
</si>
<si>
<t>world</t>
</si>
<si>
<t>nice</t>
</si>
</sst>