menu
googleapis package
documentation
sheets/v4.dart
BatchClearValuesRequest
ranges property
ranges property
dark_mode
light_mode
ranges
property
List
<
String
>
?
ranges
getter/setter pair
The ranges to clear, in
A1 notation or R1C1 notation
.
Implementation
core.List<core.String>? ranges;
googleapis package
documentation
sheets/v4
BatchClearValuesRequest
ranges property
BatchClearValuesRequest class