'宣言 Public Overloads Sub AddAnchor( _ ByVal name As System.String, _ ByVal description As System.String _ )
public void AddAnchor( System.string name, System.string description )
パラメータ
- name
- アンカーの C1Anchor.Name に割り当てられた文字列。
- description
- アンカーの C1Anchor.Description に割り当てられた文字列。