Compartir a través de


BackstageGroupButton.Style Propiedad

Definición

style, esta propiedad solo está disponible en Office 2010 y versiones posteriores.

Representa el atributo siguiente en el esquema: style

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

Valor de propiedad

Atributos

Se aplica a