protectedRange property

ProtectedRange? protectedRange
getter/setter pair

The protected range to be added.

The protectedRangeId field is optional; if one is not set, an id will be randomly generated. (It is an error to specify the ID of a range that already exists.)

Implementation

ProtectedRange? protectedRange;