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

自動的に結合されたセルを検索します。
構文
'宣言
 
Public Function ProcessAutoMergedCells( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal row2 As Integer, _
   ByVal column2 As Integer, _
   ByVal displayOnly As Boolean, _
   ByRef rowAutoMergedCount As Integer _
) As List(Of Reference)
public List<Reference> ProcessAutoMergedCells( 
   int row,
   int column,
   int row2,
   int column2,
   bool displayOnly,
   out int rowAutoMergedCount
)

パラメータ

row
column
row2
column2
displayOnly
rowAutoMergedCount
参照

Worksheet クラス
Worksheet メンバ

 

 


© MESCIUS inc. All rights reserved.