SpreadsheetGear 2023
INames Interface Members
Properties  Methods 

SpreadsheetGear Namespace : INames Interface

The following tables list the members exposed by INames.

Public Properties
 NameDescription
 PropertyReturns the number of defined names in the workbook which contains this defined name collection.  
 PropertyOverloaded. Returns the defined name specified by the zero based index.  
Top
Public Methods
 NameDescription
 MethodOverloaded. Adds a name to the collection using the default reference style for the IWorkbookSet, or modifies the name if it already exists.  
 MethodReturns true if the specified IName is contained by the collection of defined names, otherwise false is returned.  
 Method (Inherited from System.Collections.IEnumerable)
Top
See Also

Reference

INames Interface
SpreadsheetGear Namespace
Names Property
Names Property
IName Interface