Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / HtmlSaveOptions Class / IsExportComments Property
In This Topic
    IsExportComments Property
    In This Topic
    Indicates if exporting comments when saving file to html. The default value is false.
    Syntax
    public System.bool IsExportComments {get; set;}
    See Also