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