Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

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

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

...