Applies an AnyValueDataValidationRule to the cells in a WorksheetRegion. Syntax Parameters rule The data validation rule to apply to the region.region The region to which the data validation rule should be applied. Exceptions Exception Description System.ArgumentNullException Occurs when rule is null. System.Argum...
Applies an CustomDataValidationRule to a WorksheetCell. Syntax Parameters rule The data validation rule to apply to the cell.cell The cell to which the data validation rule should be applied. Exceptions Exception Description System.ArgumentNullException Occurs when rule is null. System.ArgumentNullException Occurs...
Applies an CustomDataValidationRule to the cells in a WorksheetRegion. Syntax Parameters rule The data validation rule to apply to the region.region The region to which the data validation rule should be applied. Exceptions Exception Description System.ArgumentNullException Occurs when rule is null. System.Argumen...
Applies a data validation rule to the a set of references. Syntax Parameters rule The data validation rule to apply to the set of references.references The reference to which the data validation rule should be applied. Exceptions Exception Description System.ArgumentNullException Occurs when rule is null. System.A...
Applies a data validation rule to the a set of references. Syntax Parameters rule The data validation rule to apply to the set of references.references The reference to which the data validation rule should be applied.overwriteExistingRules Indicates whether cells in the references collection which already have da...
Applies an ListDataValidationRule to a WorksheetCell. Syntax Parameters rule The data validation rule to apply to the cell.cell The cell to which the data validation rule should be applied. Exceptions Exception Description System.ArgumentNullException Occurs when rule is null. System.ArgumentNullException Occurs w...
Applies an ListDataValidationRule to the cells in a WorksheetRegion. Syntax Parameters rule The data validation rule to apply to the region.region The region to which the data validation rule should be applied. Exceptions Exception Description System.ArgumentNullException Occurs when rule is null. System.ArgumentN...
Applies an OneConstraintDataValidationRule to a WorksheetCell. Syntax Parameters rule The data validation rule to apply to the cell.cell The cell to which the data validation rule should be applied. Exceptions Exception Description System.ArgumentNullException Occurs when rule is null. System.ArgumentNullException...
Applies an OneConstraintDataValidationRule to the cells in a WorksheetRegion. Syntax Parameters rule The data validation rule to apply to the region.region The region to which the data validation rule should be applied. Exceptions Exception Description System.ArgumentNullException Occurs when rule is null. System....
Applies an TwoConstraintDataValidationRule to a WorksheetCell. Syntax Parameters rule The data validation rule to apply to the cell.cell The cell to which the data validation rule should be applied. Exceptions Exception Description System.ArgumentNullException Occurs when rule is null. System.ArgumentNullException...