English

Create Excel File in Android Programmatically

In this article, you will learn how to implement Excel automation features from within your Android applications. After reading this article, you will be able to create Excel XLSX or XLS file from scratch in your Android app programmatically. In addition, this article will cover how to update an existing Excel file, generate charts, apply formulas, and add pivot tables in Excel worksheets.
June 18, 2021 · 5 min · Usman Aziz

Excel API for Android - Create, Edit or Convert Excel Files in Android

Aspose.Cells for Android is a Microsoft Excel spreadsheet component that allows you to develop android applications for reading, writing and manipulating Microsoft Excel spreadsheets (XLS, XLSX, XLSM, SpreadsheetML, CSV, tab-delimited) and HTML file formats without needing to rely on Microsoft Excel. Aspose.Cells for Android is a scalable and feature-rich component that offers many functions that are way beyond the simple data exporting capabilities of other vendors. With Aspose.Cells for Android, developers can export data, format spreadsheets to the most granular level, import images, import charts, create charts, apply and calculate complex formulas, stream Excel data, save in various formats and much more - all this without the need of Microsoft Excel.
August 6, 2013 · 3 min · Amjad Sahi