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