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