共用方式為


LatentStyleExceptionInfo.Locked Property

Definition

Latent Style Locking Setting

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to