xlnt/tests/test_data/reader/workbook_namedrange.xml
2014-06-05 16:19:31 -04:00

17 lines
999 B
XML

<?xml version="1.0" ?>
<workbook xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xml:space="preserve">
<fileVersion appName="xl" lastEdited="4" lowestEdited="4" rupBuild="4505"/>
<workbookPr codeName="ThisWorkbook" defaultThemeVersion="124226"/>
<bookViews>
<workbookView activeTab="0" autoFilterDateGrouping="1" firstSheet="0" minimized="0" showHorizontalScroll="1" showSheetTabs="1" showVerticalScroll="1" tabRatio="600" visibility="visible"/>
</bookViews>
<sheets>
<sheet name="My Sheeet with a , and ''" r:id="rId1" sheetId="1"/>
<sheet name="My Second Sheet" r:id="rId2" sheetId="2"/>
</sheets>
<definedNames>
<definedName name="THE_GREAT_ANSWER">'My Sheeet with a , and '''!$U$16:$U$24,'My Sheeet with a , and '''!$V$28:$V$36</definedName>
</definedNames>
<calcPr calcId="124519" calcMode="auto" fullCalcOnLoad="1"/>
</workbook>