[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.HtmlSaveOptions.-ctor

HtmlSaveOptions Constructor

HtmlSaveOptions()

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.

Declaration
public HtmlSaveOptions()
Public Sub New()