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