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