Example of Row-Column Manipulation in ASP.NET MVC Excel (XlsIO) Library
This sample demonstrates how to customize rows and columns in a spreadsheet using Excel (XlsIO) Library.
DEMO
SOURCE
Rows and columns in Excel can be customized, as required, with a number of options. Some of the major manipulations that can be done with rows and columns are setting row height, setting column width, hiding or un-hiding, and grouping or ungrouping.
Features:
Features:
- Reading template document
- Setting row height
- Setting column width
- Hiding and un-hiding
- Grouping and ungrouping