DialogSheet.SheetProtection Property

Definition

Sheet Protection.

Represents the following element tag in the schema: x:sheetProtection.

public DocumentFormat.OpenXml.Spreadsheet.SheetProtection SheetProtection { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.SheetProtection? SheetProtection { get; set; }
member this.SheetProtection : DocumentFormat.OpenXml.Spreadsheet.SheetProtection with get, set
Public Property SheetProtection As SheetProtection

Property Value

Returns SheetProtection.

Applies to