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

A SheetProtection object contains sheet level protection properties that control what users can interact with when a worksheet is protected. To access SheetProtection, use Worksheet.SheetProtection.

Signature
C#
C#
 public sealed class SheetProtection

...

Name

Description

AllowSelectLockedCells

Excerpt Include
EW8:SheetProtection.AllowSelectLockedCellsEW8:
SheetProtection.AllowSelectLockedCells
nopaneltrue

AllowSelectUnlockedCells

Excerpt Include
EW8:SheetProtection.AllowSelectUnlockedCellsEW8:
SheetProtection.AllowSelectUnlockedCells
nopaneltrue

AllowFormatCells

Excerpt Include
EW8:SheetProtection.AllowFormatCellsEW8:
SheetProtection.AllowFormatCells
nopaneltrue

AllowFormatRows

Excerpt Include
EW8:SheetProtection.AllowFormatRowsEW8:
SheetProtection.AllowFormatRows
nopaneltrue

AllowFormatColumns

Excerpt Include
EW8:SheetProtection.AllowFormatColumnsEW8:
SheetProtection.AllowFormatColumns
nopaneltrue

AllowInsertColumns

Excerpt Include
EW8:SheetProtection.AllowInsertColumnsEW8:
SheetProtection.AllowInsertColumns
nopaneltrue

AllowInsertRows

Excerpt Include
EW8:SheetProtection.AllowInsertRowsEW8:
SheetProtection.AllowInsertRows
nopaneltrue

AllowInsertHyperlinks

Excerpt Include
EW8:SheetProtection.AllowInsertHyperlinksEW8:
SheetProtection.AllowInsertHyperlinks
nopaneltrue

AllowDeleteColumns

Excerpt Include
EW8:SheetProtection.AllowDeleteColumnsEW8:
SheetProtection.AllowDeleteColumns
nopaneltrue

AllowDeleteRows

Excerpt Include
EW8:SheetProtection.AllowDeleteRowsEW8:
SheetProtection.AllowDeleteRows
nopaneltrue

AllowSort

Excerpt Include
EW8:SheetProtection.AllowSortEW8:
SheetProtection.AllowSort
nopaneltrue

AllowUseAutoFilter

Excerpt Include
EW8:SheetProtection.AllowUseAutoFilterEW8:
SheetProtection.AllowUseAutoFilter
nopaneltrue

AllowUsePivotTableReports

Excerpt Include
EW8:SheetProtection.AllowUsePivotTableReportsEW8:
SheetProtection.AllowUsePivotTableReports
nopaneltrue