'使用法 Dim instance As C1AnchorCollection Dim index As System.Integer Dim anchor As C1Anchor instance.Insert(index, anchor)
パラメータ
- index
- アンカーの挿入位置。
- anchor
- 挿入するアンカー。
'使用法 Dim instance As C1AnchorCollection Dim index As System.Integer Dim anchor As C1Anchor instance.Insert(index, anchor)