PivotTableDefinition.ApplyAlignmentFormats Property

Definition

Apply Alignment Formats

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to