PivotTableDefinition.RowItems Property

Definition

RowItems.

Represents the following element tag in the schema: x:rowItems.

public DocumentFormat.OpenXml.Spreadsheet.RowItems RowItems { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.RowItems? RowItems { get; set; }
member this.RowItems : DocumentFormat.OpenXml.Spreadsheet.RowItems with get, set
Public Property RowItems As RowItems

Property Value

Applies to