Extract data from Microsoft Office Excel spreadsheets

GroupDocs.Parser provides the functionality to extract data from Microsoft Office Excel spreadsheets. Both classic (xls, xlt) and Open XML (xlsx, xltx) formats are supported. Also LibreOffice Calc (OpenOffice.org Calc) formats, CSV and Apple iWork Numbers are supported.

The following table provides the list of supported formats:

FormatDescription
XLSMicrosoft Office Excel Spreadsheet
XLTMicrosoft Office Excel Template
XLSXMicrosoft Office Excel Open XML Spreadsheet
XLSMMicrosoft Office Excel Open XML Macro-Enabled Spreadsheet
XLSBMicrosoft Office Excel Open XML Binary Spreadsheet
XLTXMicrosoft Office Excel Open XML Spreadsheet Template
XLTMMicrosoft Office Excel Open XML Macro-Enabled Spreadsheet Template
ODSOpen Document Spreadsheet
OTSOpen Document Spreadsheet Template
CSVComma Separated Values
XLAMicrosoft Office Excel Add-In File
XLAMMicrosoft Office Excel Open XML Macro-Enabled Add-In
NUMBERSApple iWork Numbers

More resources

GitHub examples

You may easily run the code above and see the feature in action in our GitHub examples:

Free online document parser App

Along with full featured .NET library we provide simple, but powerful free Apps.

You are welcome to parse documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online Free Online Document Parser App.

The following examples demonstrate how to extract data from Microsoft Office Excel spreadsheets: