バージョン

AddAnchoredShape(AnchoredShape) メソッド

関連付けられた段落に AnchoredShape を追加します。
シンタックス
'宣言
 
Public Overloads Function AddAnchoredShape( _
   ByVal anchoredShape As AnchoredShape _
) As AnchoredShape
public AnchoredShape AddAnchoredShape( 
   AnchoredShape anchoredShape
)

パラメータ

anchoredShape
追加する AnchoredShape インスタンス。
参照