Create and Customize Workbooks

Create new Excel spreadsheets from scratch in C# using IronXL's powerful document API.

Design Your Spreadsheets

Create Spreadsheets

Create new spreadsheets from scratch, ready to be shaped to best fit your needs! Using IronXL you can create fresh spreadsheets that can be shaped however you see fit, giving you the power to design and display your data however you want. Supports both the XLS and XLSX formats.
Create Spreadsheets related to Create Spreadsheets
By duplicating your worksheets, you can duplicate templates, make copies of your data, and more.
Duplicate Worksheets related to Duplicate Worksheets
Customize the position of your worksheet to ensure it appears in the desired spot within the workbook.
Set Your Worksheet Position related to Set Your Worksheet Position
By setting the active worksheet, you can specify which of the worksheets within your workbook is opened by default when the workbook is first opened.
Set The Active Worksheet related to Set The Active Worksheet
Create Spreadsheets related to Create and Customize Workbooks

Customize Your Spreadsheets with Ease

Add Rows and Columns

Easily add and delete rows and columns to your spreadsheets as needed, all while using just one library.
Add Rows And Columns related to Add Rows and Columns
Create groups for your rows and columns, making it easy to navigate your spreadsheets and organize data in a more efficient manner.
Group Rows And Columns related to Group Rows and Columns
Set and edit your workbook’s metadata with the Metadata class. This allows you to set the Title, Author, Keywords, Comments, creation date, and print date.
Set Workbook Metadata related to Set Workbook Metadata
Add Rows And Columns related to Create and Customize Workbooks