Word for WPF
AddShape メソッド (C1WordDocument)

C1.WPF.Word.4.5.2 アセンブリ > C1.WPF.Word 名前空間 > C1WordDocument クラス : AddShape メソッド
描画キャンバス図形。
このドキュメントに Word/RTF オブジェクトを追加します。
シンタックス
'宣言
 
Public Function AddShape( _
   ByVal shape As DrawingShape _
) As RtfShape
public RtfShape AddShape( 
   DrawingShape shape
)

パラメータ

shape
描画キャンバス図形。

戻り値の型

Word/RTF ラッパー図形。
参照

C1WordDocument クラス
C1WordDocument メンバ