次の方法で共有


LatentStyleExceptionInfo.Locked プロパティ

定義

潜在的なスタイルのロック設定

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

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

プロパティ値

属性

適用対象