次の方法で共有


Scenario.Locked プロパティ

定義

シナリオロック

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象