DefaultHtmlExporter.DefaultCellToHtml Method
Returns XmlNode with single cell entry.
Parameters
-
options
- Options that describe exporting process.
-
cell
- Excel cell.
-
position
- Current position of the exporting process. It can be null.
Remarks
If the cell is in merge region but not first in exporting region, null is returned.
See Also
DefaultHtmlExporter Class | GemBox.Spreadsheet Namespace