byName property

Map<String?, NamedRange> byName
final

Map of NamedRanges by it's names

Implementation

final Map<String?, NamedRange> byName;