Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / HtmlSaveOptions Class / IsFullPathLink Property
In This Topic
    IsFullPathLink Property
    In This Topic
    Indicating whether using full path link in html. Only for exporting to html file. The default value is false.
    Syntax
    public System.bool IsFullPathLink {get; set;}
    See Also