Create Excel filter or autofilter in C#.NET, VB.NET, Java, C++, PHP and other, using EasyXLS Excel library! It permits to filter a range of data from an Excel sheet and hide records that don’t meet your criteria, displaying just a subset of data in a range of cells.
http://www.easyxls.com/manual/basics/excel-filter-and-autofilter.html
Read XLSB file in C#.NET using EasyXLS Excel library! See sample code!
http://www.easyxls.com/manual/tutorials/csharp/read-xlsb-file.html
Import Excel sheet to DataSet in C#.NET using EasyXLS Excel library! The data is imported from a specific Excel sheet.
http://www.easyxls.com/manual/tutorials/csharp/import-excel-sheet-to-dataset.html
Import Excel file to DataSet in C#.NET using EasyXLS Excel library! Learn how to do it and save valuable time with EasyXLS!
http://www.easyxls.com/manual/tutorials/csharp/import-excel-to-dataset.html
Export data to XLSB file in C#.NET using EasyXLS Excel library! The file has multiple sheets and the first sheet is filled with data.
http://www.easyxls.com/manual/tutorials/csharp/export-data-to-xlsb-file.html
Export data to Excel file in C#.NET with formatting styles using EasyXLS Excel library! http://www.easyxls.com/manual/tutorials/csharp/format-excel-cells.html
Create Excel file in C#.NET using EasyXLS Excel library!
http://www.easyxls.com/manual/tutorials/csharp/create-excel-file.html
Export DataSet to Excel file with formatting in C#.NET using EasyXLS Excel library! The DataSet can contain data from a SQL database, GridView, DataGridView, DataGrid or other.
http://www.easyxls.com/manual/tutorials/csharp/export-dataset-to-excel-with-formatting.html