SheetView.WindowProtection プロパティ

定義

ウィンドウ保護

スキーマ内の次の属性を表します: windowProtection

[DocumentFormat.OpenXml.SchemaAttr(0, "windowProtection")]
public DocumentFormat.OpenXml.BooleanValue WindowProtection { get; set; }
public DocumentFormat.OpenXml.BooleanValue WindowProtection { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "windowProtection")]
public DocumentFormat.OpenXml.BooleanValue? WindowProtection { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("windowProtection")]
public DocumentFormat.OpenXml.BooleanValue? WindowProtection { get; set; }
public DocumentFormat.OpenXml.BooleanValue? WindowProtection { get; set; }
member this.WindowProtection : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "windowProtection")>]
member this.WindowProtection : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("windowProtection")>]
member this.WindowProtection : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property WindowProtection As BooleanValue

プロパティ値

BooleanValue を返します。

属性

適用対象