Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Introducedin
8.76.1
8.76.1
Description

Excerpt

Sets or returns whether the worksheet will allow users to select locked cells when the worksheet is protected.

Signature
C#
C#
 public boolean AllowSelectLockedCells{ get; set; }

...