XlsValidationWrapper Constructor |
Name | Description | |
---|---|---|
![]() |
XlsValidationWrapper(XlsRange, XlsValidation) |
Initializes a new instance of the XlsValidationWrapper class with the specified range and validation,.
|
![]() |
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.
|