Gets the NamedRange with the specified index or name.
Gets the NamedRange at the specified index.
public NamedRange this[int] {get;}
Gets the NamedRange with the specified name.
public NamedRange this[string] {get;}
NamedRangeCollection Class | GemBox.Spreadsheet Namespace