Search
HyperlinkForm.SubTarget Property
See Also
 






Gets the hyperlink subtarget.

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

 Syntax

C#  Copy Code

public string SubTarget { get; }

Visual Basic  Copy Code

Public ReadOnly Property SubTarget As String

 Property Value

A string value.

 See Also