Click or drag to resize

XlsValidationWrapper Constructor

Overload List
Name Description
Public method XlsValidationWrapper(XlsRange, XlsValidation)
Initializes a new instance of the XlsValidationWrapper class with the specified range and validation,.
Public method XlsValidationWrapper(XlsRange, XlsValidation, Boolean)
Initializes a new instance of the XlsValidationWrapper class. If the provided XlsValidation object is null, it creates a new validation for the specified range and sets it up based on the read-only flag.
Top
See Also