[]
        
Represents the DataValidationExecutedResult. struct.
public struct DataValidationExecutedResult
  Public Structure DataValidationExecutedResult
  | Name | Description | 
|---|---|
| Data | Gets or sets the custom data for matched result.  | 
      
| DataValidation | Gets the data validation which is associated with the cell.  | 
      
| IsValid | Gets or sets a boolean value which indicates whether the validating is valid.  |