Validation Methods |
The Validation type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddArea(CellArea) |
Applies the validation to the area.
|
![]() | AddArea(CellArea, Boolean, Boolean) |
Applies the validation to the area.
|
![]() | AddAreas |
Applies the validation to given areas.
|
![]() | Copy |
Copy validation.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetFormula1(Boolean, Boolean) |
Gets the value or expression associated with this validation.
|
![]() | GetFormula1(Boolean, Boolean, Int32, Int32) |
Gets the value or expression associated with this validation for specific cell.
|
![]() | GetFormula2(Boolean, Boolean) |
Gets the value or expression associated with this validation.
|
![]() | GetFormula2(Boolean, Boolean, Int32, Int32) |
Gets the value or expression associated with this validation for specific cell.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetListValue |
Get the value for list of the validation for the specified cell.
|
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | RemoveACell |
Remove the validation settings in the cell.
|
![]() | RemoveArea |
Remove the validation settings in the range.
|
![]() | RemoveAreas |
Removes this validation from given areas.
|
![]() | SetFormula1 |
Sets the value or expression associated with this validation.
|
![]() | SetFormula2 |
Sets the value or expression associated with this validation.
|
![]() | ToString | (Inherited from Object.) |