File Formats

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PivotFieldSortType - FileFormats API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum PivotFieldSortType

    sort orders that can be applied to fields in a PivotTable.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum PivotFieldSortType

    Fields

    Name Description
    Ascending

    Indicates the field is sorted in ascending order.

    Descending

    Indicates the field is sorted in descending order.

    Manual

    Indicates the field is sorted manually.

    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved