Validation interface
Office 2013 and later
Represents data validation for a worksheet range.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Use the Validation property to return the Validation object.
Use the Add method to add data validation to a range and create a new Validation object.
Show: