バージョン

Add メソッド (WorksheetMergedCellsRegionCollection)

シンタックス
'宣言
 
Public Function Add( _
   ByVal firstRow As Integer, _
   ByVal firstColumn As Integer, _
   ByVal lastRow As Integer, _
   ByVal lastColumn As Integer _
) As WorksheetMergedCellsRegion
public WorksheetMergedCellsRegion Add( 
   int firstRow,
   int firstColumn,
   int lastRow,
   int lastColumn
)

パラメータ

firstRow
firstColumn
lastRow
lastColumn
参照