LatentStyles.DefaultLockedState Property

Definition

Default Style Locking Setting

Represents the following attribute in the schema: w:defLockedState

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

Property Value

Returns EnumValue<T>.

Attributes

Applies to