PivotTableDefinition.DataOnRows 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.
dataOnRows
Stellt das folgende Attribut im Schema dar: dataOnRows
[DocumentFormat.OpenXml.SchemaAttr(0, "dataOnRows")]
public DocumentFormat.OpenXml.BooleanValue DataOnRows { get; set; }
public DocumentFormat.OpenXml.BooleanValue DataOnRows { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "dataOnRows")]
public DocumentFormat.OpenXml.BooleanValue? DataOnRows { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("dataOnRows")]
public DocumentFormat.OpenXml.BooleanValue? DataOnRows { get; set; }
public DocumentFormat.OpenXml.BooleanValue? DataOnRows { get; set; }
member this.DataOnRows : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "dataOnRows")>]
member this.DataOnRows : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("dataOnRows")>]
member this.DataOnRows : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property DataOnRows As BooleanValue
Eigenschaftswert
- Attribute