'宣言 Public Function New( _ ByVal linkTarget As C1LinkTargetBase _ )
'使用法 Dim linkTarget As C1LinkTargetBase Dim instance As New C1Hyperlink(linkTarget)
public C1Hyperlink( C1LinkTargetBase linkTarget )
パラメータ
- linkTarget
- The C1LinkTargetBase to set as the target of the current hyperlink.