MESCIUS SPREAD for Windows Forms 15.0J
ExcelSetMergeCells メソッド

シートインデックス
MERGECELLS - Excel Biffレコード
構文
'宣言
 
Function ExcelSetMergeCells( _
   ByVal sheet As Short, _
   ByVal rowStart As Integer, _
   ByVal rowEnd As Integer, _
   ByVal colStart As Integer, _
   ByVal colEnd As Integer _
) As Boolean
bool ExcelSetMergeCells( 
   short sheet,
   int rowStart,
   int rowEnd,
   int colStart,
   int colEnd
)

パラメータ

sheet
シートインデックス
rowStart
rowEnd
colStart
colEnd
参照

IExcelBiffRead インターフェース
IExcelBiffRead メンバ

 

 


© MESCIUS inc. All rights reserved.