FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > SheetView クラス : SaveImage メソッド |
'Declaration
Public Function SaveImage( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer, _ Optional ByVal width As Integer, _ Optional ByVal height As Integer, _ Optional ByVal includedAreas As WorksheetSubType _ ) As Bitmap
public Bitmap SaveImage( int row, int column, int rowCount, int columnCount, int width, int height, WorksheetSubType includedAreas )