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