Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / HtmlSaveOptions Class / AttachedFilesUrlPrefix Property
In This Topic
    AttachedFilesUrlPrefix Property
    In This Topic
    Specify the Url prefix of attached files such as image in the html file.
    Syntax
    public System.string AttachedFilesUrlPrefix {get; set;}
    See Also