'宣言 Public Function New( _ ByVal name As System.String, _ ByVal description As System.String _ )
'使用法 Dim name As System.String Dim description As System.String Dim instance As New C1AnchorText(name, description)
public C1AnchorText( System.string name, System.string description )
パラメータ
- name
- ドキュメント内で一意のアンカーの名前。
- description
- アンカーの説明。