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