Back to Devexpress

IUsedNameSet Members

officefileapi-devexpress-dot-spreadsheet-dot-iusednameset-dot-underscore-members.md

latest1.1 KB
Original Source

IUsedNameSet Members

A set of table and defined names existing in the destination document into which a formula or worksheet containing a conflict name is pasted.

Properties

NameDescription
ExistingDefinedNamesProvides access to the collection of defined names which already exist in the destination document.
TableNamesProvides access to the set of names assigned to tables in the destination workbook.

Methods

NameDescription
ContainsDefinedName(String)Determines whether the specified name already exists in the destination document.

See Also

IUsedNameSet Interface

DevExpress.Spreadsheet Namespace