IDefinedNameValidator Interface | Office File API | DevExpress Documentation Skip to main content

IDefinedNameValidator Interface

A validator used to check whether a new version of the conflict defined name is valid and unique before pasting it into the destination document.

Namespace: DevExpress.XtraSpreadsheet.Services

Assembly: DevExpress.Spreadsheet.v26.1.Core.dll

Declaration

public interface IDefinedNameValidator

The following members return IDefinedNameValidator objects:

Remarks

Use the DefinedNameConflictResolvingEventArgs.Validator property to get access to the default IDefinedNameValidator implementation.

You can also specify a custom validator by creating an object implementing the IDefinedNameValidator interface and assigning it to the DefinedNameConflictResolvingEventArgs.Validator property.

See Also
Use of this site constitutes acceptance of our Website Terms of Use and Privacy Policy (Updated). Cookies Settings