Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / HtmlSaveOptions Class / getIsFullPathLink Method
In This Topic
    getIsFullPathLink Method
    In This Topic
    Gets whether using full path link in html. Only for exporting to html file. The default value is false.
    Syntax
    public boolean getIsFullPathLink()
    See Also