Enumerator |
---|
PivotFilterType_CaptionBeginsWith | Indicates the "begins with" filter for field captions.
|
PivotFilterType_CaptionBetween | Indicates the "is between" filter for field captions.
|
PivotFilterType_CaptionContains | Indicates the "contains" filter for field captions.
|
PivotFilterType_CaptionEndsWith | Indicates the "ends with" filter for field captions.
|
PivotFilterType_CaptionEqual | Indicates the "equal" filter for field captions.
|
PivotFilterType_CaptionGreaterThan | Indicates the "is greater than" filter for field captions.
|
PivotFilterType_CaptionGreaterThanOrEqual | Indicates the "is greater than or equal to" filter for field captions.
|
PivotFilterType_CaptionLessThan | Indicates the "is less than" filter for field captions.
|
PivotFilterType_CaptionLessThanOrEqual | Indicates the "is less than or equal to" filter for field captions.
|
PivotFilterType_CaptionNotBeginsWith | Indicates the "does not begin with" filter for field captions.
|
PivotFilterType_CaptionNotBetween | Indicates the "is not between" filter for field captions.
|
PivotFilterType_CaptionNotContains | Indicates the "does not contain" filter for field captions.
|
PivotFilterType_CaptionNotEndsWith | Indicates the "does not end with" filter for field captions.
|
PivotFilterType_CaptionNotEqual | Indicates the "not equal" filter for field captions.
|
PivotFilterType_Count | Indicates the "count" filter.
|
PivotFilterType_DateBetween | Indicates the "between" filter for date values.
|
PivotFilterType_DateEqual | Indicates the "equals" filter for date values.
|
PivotFilterType_DateNewerThan | Indicates the "newer than" filter for date values.
|
PivotFilterType_DateNewerThanOrEqual | Indicates the "newer than or equal to" filter for date values.
|
PivotFilterType_DateNotBetween | Indicates the "not between" filter for date values.
|
PivotFilterType_DateNotEqual | Indicates the "does not equal" filter for date values.
|
PivotFilterType_DateOlderThan | Indicates the "older than" filter for date values.
|
PivotFilterType_DateOlderThanOrEqual | Indicates the "older than or equal to" filter for date values.
|
PivotFilterType_LastMonth | Indicates the "last month" filter for date values.
|
PivotFilterType_LastQuarter | Indicates the "last quarter" filter for date values.
|
PivotFilterType_LastWeek | Indicates the "last week" filter for date values.
|
PivotFilterType_LastYear | Indicates the "last year" filter for date values.
|
PivotFilterType_M1 | Indicates the "January" filter for date values.
|
PivotFilterType_M2 | Indicates the "February" filter for date values.
|
PivotFilterType_M3 | Indicates the "March" filter for date values.
|
PivotFilterType_M4 | Indicates the "April" filter for date values.
|
PivotFilterType_M5 | Indicates the "May" filter for date values.
|
PivotFilterType_M6 | Indicates the "June" filter for date values.
|
PivotFilterType_M7 | Indicates the "July" filter for date values.
|
PivotFilterType_M8 | Indicates the "August" filter for date values.
|
PivotFilterType_M9 | Indicates the "September" filter for date values.
|
PivotFilterType_M10 | Indicates the "October" filter for date values.
|
PivotFilterType_M11 | Indicates the "November" filter for date values.
|
PivotFilterType_M12 | Indicates the "December" filter for date values.
|
PivotFilterType_NextMonth | Indicates the "next month" filter for date values.
|
PivotFilterType_NextQuarter | Indicates the "next quarter" for date values.
|
PivotFilterType_NextWeek | Indicates the "next week" for date values.
|
PivotFilterType_NextYear | Indicates the "next year" filter for date values.
|
PivotFilterType_Percent | Indicates the "percent" filter for numeric values.
|
PivotFilterType_Q1 | Indicates the "first quarter" filter for date values.
|
PivotFilterType_Q2 | Indicates the "second quarter" filter for date values.
|
PivotFilterType_Q3 | Indicates the "third quarter" filter for date values.
|
PivotFilterType_Q4 | Indicates the "fourth quarter" filter for date values.
|
PivotFilterType_Sum | Indicates the "sum" filter for numeric values.
|
PivotFilterType_ThisMonth | Indicates the "this month" filter for date values.
|
PivotFilterType_ThisQuarter | Indicates the "this quarter" filter for date values.
|
PivotFilterType_ThisWeek | Indicates the "this week" filter for date values.
|
PivotFilterType_ThisYear | Indicate the "this year" filter for date values.
|
PivotFilterType_Today | Indicates the "today" filter for date values.
|
PivotFilterType_Tomorrow | Indicates the "tomorrow" filter for date values.
|
PivotFilterType_Unknown | Indicates the PivotTable filter is unknown to the application.
|
PivotFilterType_ValueBetween | Indicates the "Value between" filter for text and numeric values.
|
PivotFilterType_ValueEqual | Indicates the "value equal" filter for text and numeric values.
|
PivotFilterType_ValueGreaterThan | Indicates the "value greater than" filter for text and numeric values.
|
PivotFilterType_ValueGreaterThanOrEqual | Indicates the "value greater than or equal to" filter for text and numeric values.
|
PivotFilterType_ValueLessThan | Indicates the "value less than" filter for text and numeric values.
|
PivotFilterType_ValueLessThanOrEqual | Indicates the "value less than or equal to" filter for text and numeric values.
|
PivotFilterType_ValueNotBetween | Indicates the "value not between" filter for text and numeric values.
|
PivotFilterType_ValueNotEqual | Indicates the "value not equal" filter for text and numeric values.
|
PivotFilterType_YearToDate | Indicates the "year-to-date" filter for date values.
|
PivotFilterType_Yesterday | Indicates the "yesterday" filter for date values.
|