Compartir a través de


LatentStyles.DefaultLockedState Propiedad

Definición

Configuración de bloqueo de estilo predeterminada

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a