FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > ConditionalFormatting クラス : NotifyFormulaChanged メソッド |
'Declaration
Public Sub NotifyFormulaChanged( _ ByVal sender As Object, _ ByVal typeOfChange As FormulaChangedType _ )
'使用法
Dim instance As ConditionalFormatting Dim sender As Object Dim typeOfChange As FormulaChangedType instance.NotifyFormulaChanged(sender, typeOfChange)
public void NotifyFormulaChanged( object sender, FormulaChangedType typeOfChange )