menu
googleapis package
documentation
sheets/v4.dart
Sheet
protectedRanges property
protectedRanges property
dark_mode
light_mode
protectedRanges
property
List
<
ProtectedRange
>
?
protectedRanges
getter/setter pair
The protected ranges in this sheet.
Implementation
core.List<ProtectedRange>? protectedRanges;
googleapis package
documentation
sheets/v4
Sheet
protectedRanges property
Sheet class