次の方法で共有


WebExtensionTaskpane.Locked プロパティ

定義

ロックされている場合、このプロパティは Office 2013 以降でのみ使用できます。

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

[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

プロパティ値

属性

適用対象