GrapeCity.Documents.Excel Namespace / HtmlSaveOptions Class / LinkTargetType Property
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