'Declaration Protected MustOverride Function IsValid( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal value As Object _ ) As Boolean
'Declaration
Protected MustOverride Function IsValid( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal value As Object _ ) As Boolean
protected abstract bool IsValid( int row, int column, object value )
true
false
HighlightConditionalFormattingRule クラス HighlightConditionalFormattingRule メンバ
© 2003-2015, GrapeCity inc. All rights reserved.