Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / HtmlSaveOptions Class / setAttachedFilesUrlPrefix Method
In This Topic
    setAttachedFilesUrlPrefix Method
    In This Topic
    Sets the Url prefix of attached files such as image in the html file.
    Syntax
    public void setAttachedFilesUrlPrefix( 
       java.lang.String value
    )

    Parameters

    value
    See Also