'Declaration Public Function IsIntersectedButNotOverlapMergedCell( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal row2 As Integer, _ ByVal column2 As Integer _ ) As Boolean
'Declaration
Public Function IsIntersectedButNotOverlapMergedCell( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal row2 As Integer, _ ByVal column2 As Integer _ ) As Boolean
public bool IsIntersectedButNotOverlapMergedCell( int row, int column, int row2, int column2 )
true
LayoutManager クラス LayoutManager メンバ
© MESCIUS inc. All rights reserved.