[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.CfRule.CanProcessEmptyValue

CanProcessEmptyValue Method

CanProcessEmptyValue()

Determines whether this rule is able to process empty value.

Declaration
protected virtual bool CanProcessEmptyValue()
Protected Overridable Function CanProcessEmptyValue() As Boolean
Returns
Type Description
bool

true if this rule is able to process empty value; otherwise, false.