app.xml 855 B

1234567891011121314151617181920212223242526
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <Properties xmlns="http://schemas.openxmlformats.org/officeDocument/2006/extended-properties" xmlns:vt="http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes">
  3. <Application>Microsoft Excel</Application>
  4. <DocSecurity>0</DocSecurity>
  5. <ScaleCrop>false</ScaleCrop>
  6. <HeadingPairs>
  7. <vt:vector size="2" baseType="variant">
  8. <vt:variant>
  9. <vt:lpstr>工作表</vt:lpstr>
  10. </vt:variant>
  11. <vt:variant>
  12. <vt:i4>1</vt:i4>
  13. </vt:variant>
  14. </vt:vector>
  15. </HeadingPairs>
  16. <TitlesOfParts>
  17. <vt:vector size="1" baseType="lpstr">
  18. <vt:lpstr>第1页</vt:lpstr>
  19. </vt:vector>
  20. </TitlesOfParts>
  21. <Company>OOCL</Company>
  22. <LinksUpToDate>false</LinksUpToDate>
  23. <SharedDoc>false</SharedDoc>
  24. <HyperlinksChanged>false</HyperlinksChanged>
  25. <AppVersion>12.0000</AppVersion>
  26. </Properties>