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

属性值

属性

适用于