GemBox.Spreadsheet.WinFormsUtilities Namespace
Contains classes used for importing System.Windows.Forms.DataGridView control into ExcelWorksheet and exporting a CellRange from ExcelWorksheet into System.Windows.Forms.DataGridView control. Not only data is imported/exported, but also hyperlinks, formatting, images and more.
Classes
DataGridViewConverter | DataGridViewConverter is used for importing System.Windows.Forms.DataGridView control into ExcelWorksheet and exporting a CellRange from ExcelWorksheet into System.Windows.Forms.DataGridView control. |
ExportToDataGridViewOptions | Represents options for exporting data from ExcelWorksheet to System.Windows.Forms.DataGridView. |
ImportFromDataGridViewOptions | Represents options for importing data from System.Windows.Forms.DataGridView to ExcelWorksheet. |
Enums
SearchingDirection | Represents a direction in which the header row will be searched. |