[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.HtmlSaveOptions.IsExportComments

IsExportComments Property

IsExportComments

Indicates if exporting comments when saving file to html. The default value is false.

Declaration
public bool IsExportComments { get; set; }
Public Property IsExportComments As Boolean