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

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

パラメータ

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

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