LatentStyleExceptionInfo.PrimaryStyle Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Configuración de estilo principal de estilo latente
Representa el atributo siguiente en el esquema: w:qFormat
[DocumentFormat.OpenXml.SchemaAttr(23, "qFormat")]
public DocumentFormat.OpenXml.OnOffValue PrimaryStyle { get; set; }
public DocumentFormat.OpenXml.OnOffValue PrimaryStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "qFormat")]
public DocumentFormat.OpenXml.OnOffValue? PrimaryStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:qFormat")]
public DocumentFormat.OpenXml.OnOffValue? PrimaryStyle { get; set; }
public DocumentFormat.OpenXml.OnOffValue? PrimaryStyle { get; set; }
member this.PrimaryStyle : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "qFormat")>]
member this.PrimaryStyle : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:qFormat")>]
member this.PrimaryStyle : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property PrimaryStyle As OnOffValue
Valor de propiedad
- Atributos