HtmlExporterOptions.CellToHtmlDelegate Delegate
Delegate for handling cell export.
Parameters
-
options
- Options that describe exporting process.
-
cell
- Excel cell.
-
position
- Current position of the exporting process. It can be null.
Requirements
Namespace:
GemBox.Spreadsheet
Assembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll)
See Also
GemBox.Spreadsheet Namespace