次の方法で共有


DialogSheet.SheetProtection Property

Sheet Protection.Represents the element tag in schema: x:sheetProtection

Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Property SheetProtection As SheetProtection
    Get
    Set
'使用
Dim instance As DialogSheet
Dim value As SheetProtection

value = instance.SheetProtection

instance.SheetProtection = value
public SheetProtection SheetProtection { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Spreadsheet.SheetProtection
Returns SheetProtection.

See Also

Reference

DialogSheet Class

DialogSheet Members

DocumentFormat.OpenXml.Spreadsheet Namespace