PowerTools SPREAD for Windows Forms 8.0J
GetMergeCells メソッド


ビューのすべてのマージされたセル範囲を返します。
構文
'Declaration
 
Public Function GetMergeCells() As ArrayList
'使用法
 
Dim instance As SpreadView
Dim value As ArrayList
 
value = instance.GetMergeCells()
public ArrayList GetMergeCells()

戻り値の型

CellRangeオブジェクトの配列リスト
参照

SpreadView クラス
SpreadView メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.