menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PivotFilterType2007 - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PivotFilterType2007

    Filter type

    Inheritance
    System.Object
    PivotFilterType2007
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public sealed class PivotFilterType2007 : Enum

    Fields

    captionBeginsWith

    Indicates the "caption begins with" filter for text and numeric values

    Declaration
    public const PivotFilterType2007 captionBeginsWith
    Field Value
    Type
    PivotFilterType2007

    captionBetween

    Indicates the "caption between" filter for text and numeric values

    Declaration
    public const PivotFilterType2007 captionBetween
    Field Value
    Type
    PivotFilterType2007

    captionContains

    Indicates the "caption contains" filter for text and numeric values

    Declaration
    public const PivotFilterType2007 captionContains
    Field Value
    Type
    PivotFilterType2007

    captionEndsWith

    Indicates the "caption ends with" filter for text and numeric values

    Declaration
    public const PivotFilterType2007 captionEndsWith
    Field Value
    Type
    PivotFilterType2007

    captionEqual

    Indicates the "caption equal" filter for field captions.

    Declaration
    public const PivotFilterType2007 captionEqual
    Field Value
    Type
    PivotFilterType2007

    captionGreaterThan

    Indicates the "caption greater than" filter for field captions.

    Declaration
    public const PivotFilterType2007 captionGreaterThan
    Field Value
    Type
    PivotFilterType2007

    captionGreaterThanOrEqual

    Indicates the "caption greater than or equal to" filter for field captions.

    Declaration
    public const PivotFilterType2007 captionGreaterThanOrEqual
    Field Value
    Type
    PivotFilterType2007

    captionLessThan

    Indicates the "caption less than" filter for field captions.

    Declaration
    public const PivotFilterType2007 captionLessThan
    Field Value
    Type
    PivotFilterType2007

    captionLessThanOrEqual

    Indicates the "caption less than or equal" filter for field captions.

    Declaration
    public const PivotFilterType2007 captionLessThanOrEqual
    Field Value
    Type
    PivotFilterType2007

    captionNotBeginsWith

    Indicates the "caption not begins with" filter for field captions.

    Declaration
    public const PivotFilterType2007 captionNotBeginsWith
    Field Value
    Type
    PivotFilterType2007

    captionNotBetween

    Indicates the "caption not between" filter for field captions.

    Declaration
    public const PivotFilterType2007 captionNotBetween
    Field Value
    Type
    PivotFilterType2007

    captionNotContains

    Indicates the "caption not contains" filter for field captions.

    Declaration
    public const PivotFilterType2007 captionNotContains
    Field Value
    Type
    PivotFilterType2007

    captionNotEndsWith

    Indicates the "caption not ends with" filter for field captions.

    Declaration
    public const PivotFilterType2007 captionNotEndsWith
    Field Value
    Type
    PivotFilterType2007

    captionNotEqual

    Indicates the "Caption not equal" filter for field captions.

    Declaration
    public const PivotFilterType2007 captionNotEqual
    Field Value
    Type
    PivotFilterType2007

    count

    Indicates the "count" filter.

    Declaration
    public const PivotFilterType2007 count
    Field Value
    Type
    PivotFilterType2007

    dateBetween

    Indicates the "dateBetween" filter.

    Declaration
    public const PivotFilterType2007 dateBetween
    Field Value
    Type
    PivotFilterType2007

    dateEqual

    Declaration
    public const PivotFilterType2007 dateEqual
    Field Value
    Type
    PivotFilterType2007

    dateNewerThan

    Declaration
    public const PivotFilterType2007 dateNewerThan
    Field Value
    Type
    PivotFilterType2007

    dateNewerThanOrEqual

    Indicates the "dateNewerThanOrEqual" filter.

    Declaration
    public const PivotFilterType2007 dateNewerThanOrEqual
    Field Value
    Type
    PivotFilterType2007

    dateNotBetween

    Indicates the "dateNotBetween" filter.

    Declaration
    public const PivotFilterType2007 dateNotBetween
    Field Value
    Type
    PivotFilterType2007

    dateNotEqual

    Indicates the "dateNotEqual" filter.

    Declaration
    public const PivotFilterType2007 dateNotEqual
    Field Value
    Type
    PivotFilterType2007

    dateOlderThan

    Indicates the "dateOlderThan" filter.

    Declaration
    public const PivotFilterType2007 dateOlderThan
    Field Value
    Type
    PivotFilterType2007

    dateOlderThanOrEqual

    Indicates the "dateOlderThanOrEqual" filter.

    Declaration
    public const PivotFilterType2007 dateOlderThanOrEqual
    Field Value
    Type
    PivotFilterType2007

    lastMonth

    Indicates the "lastMonth" filter.

    Declaration
    public const PivotFilterType2007 lastMonth
    Field Value
    Type
    PivotFilterType2007

    lastQuarter

    Indicates the "lastQuarter" filter.

    Declaration
    public const PivotFilterType2007 lastQuarter
    Field Value
    Type
    PivotFilterType2007

    lastWeek

    Indicates the "lastWeek" filter.

    Declaration
    public const PivotFilterType2007 lastWeek
    Field Value
    Type
    PivotFilterType2007

    lastYear

    Indicates the "lastYear" filter.

    Declaration
    public const PivotFilterType2007 lastYear
    Field Value
    Type
    PivotFilterType2007

    M1

    Indicates the "M1" filter.

    Declaration
    public const PivotFilterType2007 M1
    Field Value
    Type
    PivotFilterType2007

    M10

    Indicates the "M10" filter.

    Declaration
    public const PivotFilterType2007 M10
    Field Value
    Type
    PivotFilterType2007

    M11

    Indicates the "M11" filter.

    Declaration
    public const PivotFilterType2007 M11
    Field Value
    Type
    PivotFilterType2007

    M12

    Indicates the "M12" filter.

    Declaration
    public const PivotFilterType2007 M12
    Field Value
    Type
    PivotFilterType2007

    M2

    Indicates the "M2" filter.

    Declaration
    public const PivotFilterType2007 M2
    Field Value
    Type
    PivotFilterType2007

    M3

    Indicates the "M3" filter.

    Declaration
    public const PivotFilterType2007 M3
    Field Value
    Type
    PivotFilterType2007

    M4

    Indicates the "M4" filter.

    Declaration
    public const PivotFilterType2007 M4
    Field Value
    Type
    PivotFilterType2007

    M5

    Indicates the "M5" filter.

    Declaration
    public const PivotFilterType2007 M5
    Field Value
    Type
    PivotFilterType2007

    M6

    Indicates the "M6" filter.

    Declaration
    public const PivotFilterType2007 M6
    Field Value
    Type
    PivotFilterType2007

    M7

    Indicates the "M7" filter.

    Declaration
    public const PivotFilterType2007 M7
    Field Value
    Type
    PivotFilterType2007

    M8

    Indicates the "M8" filter.

    Declaration
    public const PivotFilterType2007 M8
    Field Value
    Type
    PivotFilterType2007

    M9

    Indicates the "M9" filter.

    Declaration
    public const PivotFilterType2007 M9
    Field Value
    Type
    PivotFilterType2007

    nextMonth

    Indicates the "nextMonth" filter.

    Declaration
    public const PivotFilterType2007 nextMonth
    Field Value
    Type
    PivotFilterType2007

    nextQuarter

    Indicates the "nextQuarter" filter.

    Declaration
    public const PivotFilterType2007 nextQuarter
    Field Value
    Type
    PivotFilterType2007

    nextYear

    Indicates the "nextYear" filter.

    Declaration
    public const PivotFilterType2007 nextYear
    Field Value
    Type
    PivotFilterType2007

    nexWeek

    Indicates the "nextWeek" filter.

    Declaration
    public const PivotFilterType2007 nexWeek
    Field Value
    Type
    PivotFilterType2007

    percent

    Indicates the "percent" filter.

    Declaration
    public const PivotFilterType2007 percent
    Field Value
    Type
    PivotFilterType2007

    Q1

    Indicates the "Q1" filter.

    Declaration
    public const PivotFilterType2007 Q1
    Field Value
    Type
    PivotFilterType2007

    Q2

    Indicates the "Q2" filter.

    Declaration
    public const PivotFilterType2007 Q2
    Field Value
    Type
    PivotFilterType2007

    Q3

    Indicates the "Q3" filter.

    Declaration
    public const PivotFilterType2007 Q3
    Field Value
    Type
    PivotFilterType2007

    Q4

    Indicates the "Q4" filter.

    Declaration
    public const PivotFilterType2007 Q4
    Field Value
    Type
    PivotFilterType2007

    sum

    Indicates the "sum" filter.

    Declaration
    public const PivotFilterType2007 sum
    Field Value
    Type
    PivotFilterType2007

    thisMonth

    Indicates the "thisMonth" filter.

    Declaration
    public const PivotFilterType2007 thisMonth
    Field Value
    Type
    PivotFilterType2007

    thisQuarter

    Indicates the "thisQuarter" filter.

    Declaration
    public const PivotFilterType2007 thisQuarter
    Field Value
    Type
    PivotFilterType2007

    thisWeek

    Indicates the "thisWeek" filter.

    Declaration
    public const PivotFilterType2007 thisWeek
    Field Value
    Type
    PivotFilterType2007

    thisYear

    Indicates the "thisYear" filter.

    Declaration
    public const PivotFilterType2007 thisYear
    Field Value
    Type
    PivotFilterType2007

    today

    Indicates the "today" filter.

    Declaration
    public const PivotFilterType2007 today
    Field Value
    Type
    PivotFilterType2007

    tomorrow

    Indicates the "tomorrow" filter.

    Declaration
    public const PivotFilterType2007 tomorrow
    Field Value
    Type
    PivotFilterType2007

    unknown

    Indicates the "unknown" filter.

    Declaration
    public const PivotFilterType2007 unknown
    Field Value
    Type
    PivotFilterType2007

    valueBetween

    Indicates the "value between" filter for text and numeric values

    Declaration
    public const PivotFilterType2007 valueBetween
    Field Value
    Type
    PivotFilterType2007

    valueEqual

    Indicates the "value equal" filter for text and numeric values

    Declaration
    public const PivotFilterType2007 valueEqual
    Field Value
    Type
    PivotFilterType2007

    valueGreaterThan

    Indicates the "value Greater than " filter for text and numeric values

    Declaration
    public const PivotFilterType2007 valueGreaterThan
    Field Value
    Type
    PivotFilterType2007

    valueGreaterThanOrEqual

    Indicates the "value greater than or equal to" filter for text and numeric values

    Declaration
    public const PivotFilterType2007 valueGreaterThanOrEqual
    Field Value
    Type
    PivotFilterType2007

    valueLessThan

    Indicates the "value less than " filter for text and numeric values

    Declaration
    public const PivotFilterType2007 valueLessThan
    Field Value
    Type
    PivotFilterType2007

    valueLessThanOrEqual

    Indicates the "value less than or equal to" filter for text and numeric values

    Declaration
    public const PivotFilterType2007 valueLessThanOrEqual
    Field Value
    Type
    PivotFilterType2007

    valueNotBetween

    Indicates the "value not between" filter for text and numeric values.

    Declaration
    public const PivotFilterType2007 valueNotBetween
    Field Value
    Type
    PivotFilterType2007

    valueNotEqual

    Indicates the "value not equal" filter for text and numeric values.

    Declaration
    public const PivotFilterType2007 valueNotEqual
    Field Value
    Type
    PivotFilterType2007

    yearToDate

    Declaration
    public const PivotFilterType2007 yearToDate
    Field Value
    Type
    PivotFilterType2007

    yesterday

    Indicates the "yesterday" filter.

    Declaration
    public const PivotFilterType2007 yesterday
    Field Value
    Type
    PivotFilterType2007

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved