Compartir a través de


LatentStyles.DefaultPrimaryStyle Propiedad

Definición

Configuración de estilo principal predeterminada

Representa el atributo siguiente en el esquema: w:defQFormat

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

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a