Example of Create in Blazor Excel (XlsIO) Library

Excel (XlsIO) / Getting Started / Create

This sample demonstrates how to create a simple spreadsheet document using XlsIO.

Click the button to view an Excel spreadsheet generated by Essential XlsIO. Please note that Microsoft Excel Viewer or Microsoft Excel is required to view the resultant document.

      
      

In this sample, a new instance of XlsIO is created. This instance has no open workbooks. A workbook is created with the IWorkbook interface. This workbook has one worksheet by default and number of worksheets can be created based on the need. The IRange interface can be used to access the cell and write the content.

Features:

  • Creating workbooks from scratch in various file formats
  • Creating more numbers of sheets
  • Writing text in the range of cells
Transform your Blazor web apps today with Syncfusion® Blazor components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE