menu
googleapis package
documentation
sheets/v4.dart
NamedRange
NamedRange constructor
NamedRange constructor
dark_mode
light_mode
NamedRange
constructor
NamedRange
(
{
String
?
name
,
String
?
namedRangeId
,
GridRange
?
range
,
})
Implementation
NamedRange({ this.name, this.namedRangeId, this.range, });
googleapis package
documentation
sheets/v4
NamedRange
NamedRange constructor
NamedRange class