バージョン 24.2 (最新)

InsertAnchoredShape(Int32,AnchoredShape) メソッド

関連する段落の指定した順序位置に AnchoredShape を挿入します。
シンタックス
public void InsertAnchoredShape( 
   System.int index,
   AnchoredShape anchoredShape
)

パラメータ

index
図を挿入するこのコレクションの順序位置。
anchoredShape
追加する図形タイプを定義する AnchoredShape インスタンス (線、矩形、楕円など)。
参照

オンラインで表示: GitHub