Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / HtmlSaveOptions Class / getLinkTargetType Method
In This Topic
    getLinkTargetType Method
    In This Topic
    Gets the type of target attribute in @literal: link.The default value is HyperLinkTargetType.Blank.
    Syntax
    public HyperLinkTargetType getLinkTargetType()
    See Also