public CellRange GetMergeCell( int row, int column )
'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)
SpreadView クラス SpreadView メンバ
© 2004-2015, GrapeCity inc. All rights reserved.