Compartilhar via


RevExFormatting.Style Propriedade

Definição

style, essa propriedade só está disponível no Office 2016 e posterior.

Representa o seguinte atributo no esquema: estilo

[DocumentFormat.OpenXml.SchemaAttr(0, "style")]
public DocumentFormat.OpenXml.BooleanValue Style { get; set; }
public DocumentFormat.OpenXml.BooleanValue Style { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "style")]
public DocumentFormat.OpenXml.BooleanValue? Style { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("style")]
public DocumentFormat.OpenXml.BooleanValue? Style { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Style { get; set; }
member this.Style : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "style")>]
member this.Style : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("style")>]
member this.Style : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Style As BooleanValue

Valor da propriedade

Atributos

Aplica-se a