ValidationCollection Methods |
The ValidationCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add | Obsolete.
Adds a data validation to the collection.
|
![]() | Add(CellArea) |
Adds a data validation to the collection.
|
![]() | Clear | (Inherited from CollectionBase.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator | (Inherited from CollectionBase.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | GetValidationInCell |
Gets the validation applied to given cell.
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | OnClear | (Inherited from CollectionBase.) |
![]() | OnClearComplete | (Inherited from CollectionBase.) |
![]() | OnInsert | (Inherited from CollectionBase.) |
![]() | OnInsertComplete | (Inherited from CollectionBase.) |
![]() | OnRemove | (Inherited from CollectionBase.) |
![]() | OnRemoveComplete | (Inherited from CollectionBase.) |
![]() | OnSet | (Inherited from CollectionBase.) |
![]() | OnSetComplete | (Inherited from CollectionBase.) |
![]() | OnValidate | (Inherited from CollectionBase.) |
![]() | RemoveACell |
Removes all validation setting on the cell.
|
![]() | RemoveArea |
Removes all validation setting on the range..
|
![]() | RemoveAt | (Inherited from CollectionBase.) |
![]() | ToString | (Inherited from Object.) |