Skip to main content
A newer version of this page is available. .

Spreadsheet

  • 2 minutes to read

The Bootstrap Spreadsheet is an Excel-inspired control that allows you to introduce spreadsheet functionality to an ASP.NET application. It provides a rich UI and comprehensive API to create, manage and convert spreadsheet files. Your application does not require Microsoft Excel to be installed on user or developer machines.

Spreadsheet’s Features

BootstrapSpreadsheet_Landing_Features

The Spreadsheet allows you to introduce Microsoft® Excel®-like features into your web application with ease. The Spreadsheet provides advanced tabular data formatting capabilities and numerous end-user options helping you deliver compelling business solutions.

Responsive UI

BootstrapSpreadsheet_Landing_ResponsiveUI

The Spreadsheet provides users with responsive ribbon-like UI that allows end-user applications to get adapted to any browser and every device type.

This feature includes:

  • a responsive ribbon
  • adaptive dialogs
  • a scrollable popup menu
  • full-screen mode

API Reference

BootstrapSpreadsheet_Landing_API

The Spreadsheet provides a comprehensive API, allowing you to manipulate the document programmatically.

On the server side, the Spreadsheet control is represented by the BootstrapSpreadsheet class. The client equivalent of the control is the BootstrapClientSpreadsheet class.

Document Structure

BootstrapSpreadsheet_Landing_DocumentStructure

Each document in the Spreadsheet control is represented by a workbook. The workbook consists of one or more worksheets. Each worksheet has a unique name and position within the workbook.

The workbook also contains a collection of styles, which can be used to format cell appearance in any worksheet, and other powerful document settings.

Online Demos

BootstrapSpreadsheet_Landing_Demos

DevExpress Bootstrap controls are shipped with online feature-based demos. To see Bootstrap Spreadsheet and its features in action, click See Demos.