Created
August 9, 2014 15:32
-
-
Save wullemsb/05a01aae9fc58b7dda54 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8" ?> | |
<?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"> | |
<Worksheet ss:Name="Sheet1"> | |
<Table> | |
$ROWSPLACEHOLDER$ | |
</Table> | |
</Worksheet> | |
</Workbook> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment