'Declaration Public Function GetMergeCells( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer _ ) As ArrayList
'Declaration
Public Function GetMergeCells( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer _ ) As ArrayList
public ArrayList GetMergeCells( int row, int column, int rowCount, int columnCount )
FpSpread クラス FpSpread メンバ GetMergeCellメソッド
セルの自動マージ
© MESCIUS inc. All rights reserved.