Validation interface

Represents data validation for a worksheet range.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

No code example is currently available or this language may not be supported.

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: