DefaultHtmlExporter.DefaultCellValueToHtml Method
Returns a string that will be writen as cell value.
Parameters
-
cell
- Excel cell.
-
position
- Current position of the exporting process. It can be null.
Remarks
If cell value is null, empty string is returned.
See Also
DefaultHtmlExporter Class | GemBox.Spreadsheet Namespace