LatentStyleExceptionInfo.PrimaryStyle Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Configuração de estilo primário de estilo latente
Representa o seguinte atributo no 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 da propriedade
- Atributos