HtmlExporterOptions.RowToHtmlDelegate Delegate
Delegate for handling export of specified excel row.
Parameters
-
options
- Options that describe exporting process.
-
row
- Current excel row.
-
range
- Cell range that is been exported.
-
htmlRowIndex
- Row index in HTML table
Requirements
Namespace:
GemBox.Spreadsheet
Assembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll)
See Also
GemBox.Spreadsheet Namespace