Share via


PivotTableDefinition.RowFields Property

Definition

RowFields.

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

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

Property Value

Applies to