JavaScript Excel Viewer UI widget

Excel Viewer is a JavaScript widget for viewing Excel files. The toolbar of this widget contains tabs that allow switching between sheets in the case of a multi-sheet document.

live demo

  • Integration: jQuery, Angular, React, Vue.js, Backbone
  • Samples of PHP, Node.js, .NET integration
  • Ready for Touch Devices
  • Meets Section 508
  • Quick styling with CSS

Loading data

Loading data into the component does not require much effort as Webix provides several ways to do it. You can either load files by setting a remote/local URL or parse the contents of an uploaded file by using the related Webix API.

Excel file uploading and downloading

Excel Viewer API provides the possibility to upload the files for viewing and download them back to your local machine.

Upload an Excel file by clicking on the "Select" button

Customizing data presentation

The widget allows you to decide how Excel data will be presented. For example, you can customize column headers as well as specify whether to visualize spanned cells. Also, if your Excel file is nicely styled, all the styles will be rendered in the viewer.

JavaScript Excel Viewer FAQ

Is Excel Viewer compatible with Angular and React?

Yes, it is. All Webix widgets and applications function well in the Angular or React environment. A full list of the compatible frameworks and integration examples you can find on this page.

Is the Excel Viewer widget compatible with the Webix community (opensource) edition?

Yes, it is. Excel Viewer is included both in the commercial and opensource Webix versions. In the opensource version all the Excel Viewer features without restrictions will be available to you.

Which Webix version is better to choose: opensource or commercial?

The choice depends on many factors: the type of license of the final solution, the widgets in demand, the completeness of intellectual property rights. You can contact us to get detailed information.

Is there Webix technical support service?

Yes there is. Webix Pro users have access to technical support. Users of the community edition can get support through the forum or the documentation queries service.

Can I change the UI and design for Webix Excel Viewer?

Sure. Webix UI widgets are easy to configure, integrate, and customize. To help you with that, we have created detailed documentation.