Overload | Description |
---|---|
SaveHtml(Stream) | Saves the sheet as HTML content to the stream |
SaveHtml(Stream,Encoding) | Saves the sheet as HTML content to the stream |
SaveHtml(String) | Saves the sheet to the HTML file. |
SaveHtml(String,Encoding) | Saves the sheet to the HTML file. |
SaveHtml() | Saves the sheet to the HTML content. |