Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / HtmlSaveOptions Class / LinkTargetType Property
In This Topic
    LinkTargetType Property
    In This Topic
    Indicating the type of target attribute in <a> link. The default value is HyperLinkTargetType.Blank.
    Syntax
    public HyperLinkTargetType LinkTargetType {get; set;}
    See Also