menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PivotAxisTypes2007 - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PivotAxisTypes2007

    Represents Axis types in the pivot table equivalent to Excel 2007.

    Inheritance
    System.Object
    PivotAxisTypes2007
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class PivotAxisTypes2007 : Enum

    Fields

    axisCol

    Represents the Column axis type.

    Declaration
    public const PivotAxisTypes2007 axisCol
    Field Value
    Type
    PivotAxisTypes2007

    axisPage

    Represents the Page axis type.

    Declaration
    public const PivotAxisTypes2007 axisPage
    Field Value
    Type
    PivotAxisTypes2007

    axisRow

    Represents the Row axis type.

    Declaration
    public const PivotAxisTypes2007 axisRow
    Field Value
    Type
    PivotAxisTypes2007

    axisValues

    Represents the Data axis type.

    Declaration
    public const PivotAxisTypes2007 axisValues
    Field Value
    Type
    PivotAxisTypes2007
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved