FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > SpreadView クラス : GetMergeCell メソッド |
'Declaration Public Function GetMergeCell( _ ByVal row As Integer, _ ByVal column As Integer _ ) As CellRange
'使用法 Dim instance As SpreadView Dim row As Integer Dim column As Integer Dim value As CellRange value = instance.GetMergeCell(row, column)