GemBox.Spreadsheet

DefaultHtmlExporter Methods

The methods of the DefaultHtmlExporter class are listed below. For a complete list of DefaultHtmlExporter class members, see the DefaultHtmlExporter Members topic.

Public Static Methods

DefaultCellStyleToHtml If cell style is not the same as the default one, the default style is overrided with style string.
DefaultCellToHtml Returns XmlNode with single cell entry.
DefaultCellValueToHtml Returns a string that will be writen as cell value.
DefaultColumnLettersToHtml Returns XmlNode with row entry for header row.
DefaultColumnLetterToHtml Returns XmlNode with cell entry for cell that represent column letter.
DefaultPageToHtml Returns XmlDocument with page and table entry for specified range.
DefaultRowNumberToHtml Returns XmlNode with cell entry for cell that represent row number.
DefaultRowToHtml Returns XmlNode with row entry for specified excel row.
DefaultTableToHtml Returns XmlNode with table entry for specified range.

See Also

DefaultHtmlExporter Class | GemBox.Spreadsheet Namespace