FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Model 名前空間 > FormulaDependentInfos クラス > AddObject メソッド : AddObject(IExpressionConsumer,Int32) メソッド |
'Declaration Public Overloads Sub AddObject( _ ByVal consumer As IExpressionConsumer, _ ByVal formulaIndex As Integer _ )
'使用法 Dim instance As FormulaDependentInfos Dim consumer As IExpressionConsumer Dim formulaIndex As Integer instance.AddObject(consumer, formulaIndex)
public void AddObject( IExpressionConsumer consumer, int formulaIndex )