Gets or sets the hyperlink target.
Namespace: MindFusion.Spreadsheet.Wpf.StandardForms
Assembly: MindFusion.Spreadsheet.Wpf.StandardForms
SyntaxC#
Copy Code
|
|---|
public string Target { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Target As String |
A string value.
See Also