Compartir a través de


RevisionAutoFormat.ApplyAlignmentFormats Propiedad

Definición

Aplicar formatos de alineación

Representa el atributo siguiente en el esquema: applyAlignmentFormats

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a