'宣言 Overloads Function AddPicture( _ ByVal filename As System.String, _ ByVal targetRange As IRange _ ) As IShape
IShape AddPicture( System.string filename, IRange targetRange )
パラメータ
- filename
- オブジェクトの作成元のファイル
- targetRange
- 現在のシートの対象とする範囲。
戻り値の型
IShape オブジェクト。