PivotField.AutoSortScope Property

Definition

AutoSort Scope.

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

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

Property Value

Returns AutoSortScope.

Applies to