# ExcelExport **Repository Path**: wcy20180265/ExcelExport ## Basic Information - **Project Name**: ExcelExport - **Description**: No description available - **Primary Language**: Swift - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-04 - **Last Updated**: 2023-12-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![](https://github.com/huguesf/ExcelExport/workflows/Build/badge.svg) ![](https://github.com/huguesf/ExcelExport/workflows/Lint/badge.svg) # ExcelExport Create Excel spreadsheets from scratch. Built with Swift 3, updated to Swift 5. ### Excel XML Syntax Taken from: - Examples around the web... - [XML Spreadsheet Reference](https://msdn.microsoft.com/en-us/library/aa140066(office.10).aspx) ([PDF Version here](https://xa.yimg.com/kq/groups/64559703/1416043006/name/EXCELXML.PDF)) - [Introduction to SpreadsheetML](http://m8y.org/Microsoft_Office_2003_XML_Reference_Schemas/Help/html/spreadsheetml_HV01151864.htm)