バージョン

Create(WordDocumentWriter,Shape) メソッド

指定した WordDocumentWriter と関連付けられた新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal writer As WordDocumentWriter, _
   ByVal shape As Shape _
) As InlineShape
public static InlineShape Create( 
   WordDocumentWriter writer,
   Shape shape
)

パラメータ

writer
関連付けられた WordDocumentWriter
shape
関連する Shape
参照