GemBox.Spreadsheet

DefinedNameCollection.Item Property

Gets or sets defined name described by index from collection.

Overload List

Gets or sets defined name described by index from collection.

public DefinedName this[int] {get; set;}

Gets defined name described by name from collection.

public DefinedName this[string] {get;}

See Also

DefinedNameCollection Class | GemBox.Spreadsheet Namespace