menu
googleapis package
documentation
sheets/v4.dart
RepeatCellRequest
RepeatCellRequest constructor
RepeatCellRequest constructor
dark_mode
light_mode
RepeatCellRequest
constructor
RepeatCellRequest
(
{
CellData
?
cell
,
String
?
fields
,
GridRange
?
range
,
})
Implementation
RepeatCellRequest({ this.cell, this.fields, this.range, });
googleapis package
documentation
sheets/v4
RepeatCellRequest
RepeatCellRequest constructor
RepeatCellRequest class