[]
Creates options for saving a workbook as an HTML file.
This constructor initializes a new HtmlSaveOptions instance and sets its file format to Html. Use the created object to configure HTML-specific export settings before saving.
public HtmlSaveOptions()
Public Sub New()