DioDocs for Excel
ToImage(String,ImageSaveOptions) メソッド

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel.Drawing 名前空間 > IShape インターフェース > ToImage メソッド : ToImage(String,ImageSaveOptions) メソッド
出力画像ファイル。
出力画像のオプション。
オプションを使用して、図形を指定された画像ファイルに保存します。
シンタックス
'宣言
 
Overloads Sub ToImage( _
   ByVal fileName As System.String, _
   ByVal options As ImageSaveOptions _
) 
void ToImage( 
   System.string fileName,
   ImageSaveOptions options
)

パラメータ

fileName
出力画像ファイル。
options
出力画像のオプション。
参照

IShape インターフェース
IShape メンバ
オーバーロード一覧