mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-23 22:38:28 +00:00
6282035c96
* Extract Property and Style readers from the XML Reader into separate classes
10 lines
400 B
XML
10 lines
400 B
XML
<?xml version="1.0"?>
|
|
<?mso-application progid="Excel.Sheet"?>
|
|
<Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
|
|
xmlns:o="urn:schemas-microsoft-com:office:office"
|
|
xmlns:x="urn:schemas-microsoft-com:office:excel"
|
|
xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
|
|
xmlns:html="http://www.w3.org/TR/REC-html40">
|
|
<CORRUPTED DATA>
|
|
</Workbook>
|