'宣言 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 _ ) As Bitmap
'宣言
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 _ ) As Bitmap
public Bitmap SaveImage( int row, int column, int rowCount, int columnCount, int width, int height )
SheetView クラス SheetView メンバ
© MESCIUS inc. All rights reserved.