xlnt/tests/test_data/writer/expected/sharedStrings.xml

13 lines
212 B
XML
Raw Normal View History

2014-06-06 04:19:31 +08:00
<?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>