Documentation
-
Programmatically apply styles to ranges in workbooks
Learn how you can apply named styles to regions in workbooks. Excel supplies a number of predefined styles.
-
Programmatically add new worksheets to workbooks
Create a Microsoft Office Excel worksheet and add the worksheet to the collection of worksheets in the workbook programmatically from Visual Basic or C#.
-
Programmatically list all worksheets in a workbook
Learn how you can programmatically list all worksheets in a Microsoft Excel workbook by using Visual Studio.