MindFusion.Wpf Pack Programmer's Guide
HyperlinkForm.Target Property
See Also
 





Gets or sets the hyperlink target.

Namespace: MindFusion.Spreadsheet.Wpf.StandardForms
Assembly: MindFusion.Spreadsheet.Wpf.StandardForms

 Syntax

C#  Copy Code

public string Target { get; set; }

Visual Basic  Copy Code

Public Property Target As String

 Property Value

A string value.

 See Also

HyperlinkForm Members
HyperlinkForm Class
MindFusion.Spreadsheet.Wpf.StandardForms Namespace