ASP.NET Core

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PivotAreaType

    Show / Hide Table of Contents

    Enum PivotAreaType

    Indicates the type of rule being used to describe an area or aspect of the PivotTable.

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

    Fields

    Name Description
    All

    Refers to the whole PivotTable.

    Data

    Refers to something in the data area.

    FieldButton

    Refers to a field button.

    None

    Refers to no Pivot area.

    Normal

    Refers to a header or item.

    Orgin

    Refers to the blank cells at the top-left of the PivotTable.

    TopEnd

    Refers to the blank cells at the top of the PivotTable, on its trailing edge

    TopRight

    Refers to the blank cells at the top right of the PivotTable, on its trailing edge

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