[]
        
(Showing Draft Content)

GC.Spread.Sheets.DataValidation.DataValidationResult

Enumeration: DataValidationResult

Sheets.DataValidation.DataValidationResult

Indicates the data validation result.

Table of contents

Enumeration members

Enumeration members

discard

discard = 1

Indicates to discard the value and not apply it to the cell for a validation error.


forceApply

forceApply = 0

Indicates to apply the value to a cell for a validation error.


retry

retry = 2

Indicates to retry multiple times to apply the value to the cell for a validation error.