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