FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > SpreadView クラス : GetFloatCell メソッド |
'Declaration Public Function GetFloatCell( _ 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.GetFloatCell(row, column)