'宣言 Public Function New( _ ByVal worksheet As IWorksheet, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal row2 As Integer, _ ByVal column2 As Integer _ )
'宣言
Public Function New( _ ByVal worksheet As IWorksheet, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal row2 As Integer, _ ByVal column2 As Integer _ )
public WorksheetReference( IWorksheet worksheet, int row, int column, int row2, int column2 )
WorksheetReference 構造体 WorksheetReference メンバ オーバーロード一覧
© MESCIUS inc. All rights reserved.