Public Properties Public Methods
Public Methods
Public Properties
Throws an exception because all data in an unknown shape is unknown, and clearing that data would leave no data with the shape. Syntax Exceptions Exception Description System.InvalidOperationException This method is called on an UnknownShape instance.
Base class for all data validations rules which compare the cell value against one or more constraint when determining the validity of the cell value. Syntax
Public Properties Public Methods
Public Methods
Public Properties
Indicates if this rule is structurally equivalent to another. Syntax Parameters other The rule to compare against Return Value Returns true if the specified other has the same settings as this rule.
Gets or sets the criteria to use when validating the cell value against the constraint(s). Syntax Exceptions Exception Description System.ComponentModel.InvalidEnumArgumentException Occurs when the value is not a member of the DataValidationCriteria enumeration. Remarks Depending on the value specified, either the...