BackstageEditBox.AlignLabel 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í.
alignLabel, esta propiedad solo está disponible en Office 2010 y versiones posteriores.
Representa el atributo siguiente en el esquema: alignLabel
[DocumentFormat.OpenXml.SchemaAttr(0, "alignLabel")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ExpandValues> AlignLabel { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ExpandValues> AlignLabel { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "alignLabel")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ExpandValues>? AlignLabel { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("alignLabel")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ExpandValues>? AlignLabel { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ExpandValues>? AlignLabel { get; set; }
member this.AlignLabel : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ExpandValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "alignLabel")>]
member this.AlignLabel : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ExpandValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("alignLabel")>]
member this.AlignLabel : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ExpandValues> with get, set
Public Property AlignLabel As EnumValue(Of ExpandValues)
Valor de propiedad
- Atributos