setProtected method

void setProtected()

Implementation

void setProtected() {
  attrs |= CellAttr.protected;
}