FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Model 名前空間 > AggregationDataModel クラス : SetValue メソッド |
'Declaration Public Overrides Sub SetValue( _ ByVal row As Integer, _ ByVal col As Integer, _ ByVal value As Object _ )
'使用法 Dim instance As AggregationDataModel Dim row As Integer Dim col As Integer Dim value As Object instance.SetValue(row, col, value)