[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.HtmlSaveOptions.IsFullPathLink

IsFullPathLink Property

Indicating whether using full path link in html. Only for exporting to html file. The default value is false.

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