Search
HyperlinkForm.Target Property
See Also
 






Gets the hyperlink target.

Namespace: MindFusion.Spreadsheet.WinForms
Assembly: MindFusion.Spreadsheet.WinForms.StandardForms

 Syntax

C#  Copy Code

public string Target { get; }

Visual Basic  Copy Code

Public ReadOnly Property Target As String

 Property Value

A string value.

 See Also