バージョン

AddInlineShape(VmlShape) メソッド

関連付けられた Paragraph に指定した InlineShape を追加します。
シンタックス
'宣言
 
Public Overloads Function AddInlineShape( _
   ByVal shape As Infragistics.Documents.Word.VmlShape _
) As Infragistics.Documents.Word.InlineShape
public Infragistics.Documents.Word.InlineShape AddInlineShape( 
   Infragistics.Documents.Word.VmlShape shape
)

パラメータ

shape
追加する VmlShape インスタンス。
参照