Ignite UI Excel Library
Business users love Microsoft Excel and the Ignite UI JavaScript Excel library provides the same extensive Excel document object model found in our rich client and server-side Excel engines right in the browser. Not only can you manipulate Excel documents, you can leverage the built-in Excel formulas for all your number crunching needs.
View SampleFormatting
With the Ignite UI JavaScript Excel library, you’re not limited to simple grid-based layouts. You get all the custom formatting power of Excel. Custom headers and footers are easy to add with just a few lines of code.
View SampleFormulas
Formulas are an integral part of Excel, and Ignite UI’s JavaScript Excel library provides you with the same power. Built-in formulas from Excel are supported and you have the ability to create your own custom formulas quickly and easily.
View SampleImport Excel Documents
Most business users love to work with Excel, and there are vast amounts of information managed in Excel. When the time comes to add this data to your application, Ignite UI’s JavaScript Excel library enables your users to upload their Excel file to an Ignite UI grid in your application. From there, it’s easy to let your users continue to manipulate that data and save it to a backend data store.
View SampleSparklines
A sparkline is a small chart in a worksheet cell that provides a visual representation of data. With the sparkline chart, you can show trends in a series of values (ex. seasonal increases or decreases), display economic cycles, and/or highlight maximum and minimum values. Add sparklines to Excel with one line of code using the Infragistics Excel Library. After creating a sparkline, the Infragistics Excel Library provides an intuitive API for styling your sparkline to meet your visualization needs.
View SampleCharting
Create dashboard reports that visualize data in a clear and digestible manner with support for 70 chart types. The Excel Charting API provides complete control over chart rendering with the ability to include a legend, a title, axis titles, and a vast number of options for styling (gridlines, tick marks, colors and more).
View Sample