PivotTableDefinition.ApplyAlignmentFormats Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Anwenden von Ausrichtungsformaten
Stellt das folgende Attribut im Schema dar: 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
Eigenschaftswert
- Attribute