Back to Devexpress

DefinedNameConflictResolvingEventArgs Properties

officefileapi-devexpress-dot-spreadsheet-dot-definednameconflictresolvingeventargs-dot-underscore-properties.md

latest1.9 KB
Original Source

DefinedNameConflictResolvingEventArgs Properties

Provides data for the DefinedNameConflictResolving event.

NameDescription
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
NameStatusGets the status of the conflict name.
NewNameGets or sets the name for a new version of the defined name being moved or copied.
OldNameGets the defined name for which the event is fired.
UsedNamesProvides access to the set of table and defined names existing in the destination workbook.
UseExistingNameGets or sets a value indicating whether to use the defined name specified on the destination worksheet or workbook in the conflict situation.
ValidatorGets or sets a validator used to check whether a new version of the conflict name is valid and unique.

See Also

DefinedNameConflictResolvingEventArgs Class

DefinedNameConflictResolvingEventArgs Members

DevExpress.Spreadsheet Namespace