DynamicFilterValues Enum

Definition

Dynamic Filter

public enum DynamicFilterValues
public readonly struct DynamicFilterValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Spreadsheet.DynamicFilterValues>, IEquatable<DocumentFormat.OpenXml.Spreadsheet.DynamicFilterValues>
type DynamicFilterValues = 
type DynamicFilterValues = struct
    interface IEnumValue
    interface IEnumValueFactory<DynamicFilterValues>
Public Enum DynamicFilterValues
Public Structure DynamicFilterValues
Implements IEnumValue, IEnumValueFactory(Of DynamicFilterValues), IEquatable(Of DynamicFilterValues)
Inheritance
DynamicFilterValues
Inheritance
DynamicFilterValues

Fields

DynamicFilterValues(String)

Creates a new DynamicFilterValues enum instance

AboveAverage 1

Above Average.

When the item is serialized out as xml, its value is "aboveAverage".

AboveAverage

Above Average.

When the item is serialized out as xml, its value is "aboveAverage".

April 26

4th Month.

When the item is serialized out as xml, its value is "M4".

April

4th Month.

When the item is serialized out as xml, its value is "M4".

August 30

8th Month.

When the item is serialized out as xml, its value is "M8".

August

8th Month.

When the item is serialized out as xml, its value is "M8".

BelowAverage 2

Below Average.

When the item is serialized out as xml, its value is "belowAverage".

BelowAverage

Below Average.

When the item is serialized out as xml, its value is "belowAverage".

December 34

12th Month.

When the item is serialized out as xml, its value is "M12".

December

12th Month.

When the item is serialized out as xml, its value is "M12".

Equals(Object)
Equals(DynamicFilterValues)
February 24

2nd Month.

When the item is serialized out as xml, its value is "M2".

February

2nd Month.

When the item is serialized out as xml, its value is "M2".

GetHashCode()
January

1st Month.

When the item is serialized out as xml, its value is "M1".

January 23

1st Month.

When the item is serialized out as xml, its value is "M1".

July

7th Month.

When the item is serialized out as xml, its value is "M7".

July 29

7th Month.

When the item is serialized out as xml, its value is "M7".

June 28

6th Month.

When the item is serialized out as xml, its value is "M6".

June

6th Month.

When the item is serialized out as xml, its value is "M6".

LastMonth 11

Last Month.

When the item is serialized out as xml, its value is "lastMonth".

LastMonth

Last Month.

When the item is serialized out as xml, its value is "lastMonth".

LastQuarter 14

Last Quarter.

When the item is serialized out as xml, its value is "lastQuarter".

LastQuarter

Last Quarter.

When the item is serialized out as xml, its value is "lastQuarter".

LastWeek 8

Last Week.

When the item is serialized out as xml, its value is "lastWeek".

LastWeek

Last Week.

When the item is serialized out as xml, its value is "lastWeek".

LastYear

Last Year.

When the item is serialized out as xml, its value is "lastYear".

LastYear 17

Last Year.

When the item is serialized out as xml, its value is "lastYear".

March 25

3rd Month.

When the item is serialized out as xml, its value is "M3".

March

3rd Month.

When the item is serialized out as xml, its value is "M3".

May 27

5th Month.

When the item is serialized out as xml, its value is "M5".

May

5th Month.

When the item is serialized out as xml, its value is "M5".

NextMonth

Next Month.

When the item is serialized out as xml, its value is "nextMonth".

NextMonth 9

Next Month.

When the item is serialized out as xml, its value is "nextMonth".

NextQuarter

Next Quarter.

When the item is serialized out as xml, its value is "nextQuarter".

NextQuarter 12

Next Quarter.

When the item is serialized out as xml, its value is "nextQuarter".

NextWeek 6

Next Week.

When the item is serialized out as xml, its value is "nextWeek".

NextWeek

Next Week.

When the item is serialized out as xml, its value is "nextWeek".

NextYear 15

Next Year.

When the item is serialized out as xml, its value is "nextYear".

NextYear

Next Year.

When the item is serialized out as xml, its value is "nextYear".

November 33

11th Month.

When the item is serialized out as xml, its value is "M11".

November

11th Month.

When the item is serialized out as xml, its value is "M11".

Null 0

Null.

When the item is serialized out as xml, its value is "null".

Null

Null.

When the item is serialized out as xml, its value is "null".

October

10th Month.

When the item is serialized out as xml, its value is "M10".

October 32

10th Month.

When the item is serialized out as xml, its value is "M10".

Equality(DynamicFilterValues, DynamicFilterValues)
Inequality(DynamicFilterValues, DynamicFilterValues)
Quarter1 19

1st Quarter.

When the item is serialized out as xml, its value is "Q1".

Quarter1

1st Quarter.

When the item is serialized out as xml, its value is "Q1".

Quarter2

2nd Quarter.

When the item is serialized out as xml, its value is "Q2".

Quarter2 20

2nd Quarter.

When the item is serialized out as xml, its value is "Q2".

Quarter3 21

3rd Quarter.

When the item is serialized out as xml, its value is "Q3".

Quarter3

3rd Quarter.

When the item is serialized out as xml, its value is "Q3".

Quarter4 22

4th Quarter.

When the item is serialized out as xml, its value is "Q4".

Quarter4

4th Quarter.

When the item is serialized out as xml, its value is "Q4".

September 31

9th Month.

When the item is serialized out as xml, its value is "M9".

September

9th Month.

When the item is serialized out as xml, its value is "M9".

ThisMonth

This Month.

When the item is serialized out as xml, its value is "thisMonth".

ThisMonth 10

This Month.

When the item is serialized out as xml, its value is "thisMonth".

ThisQuarter 13

This Quarter.

When the item is serialized out as xml, its value is "thisQuarter".

ThisQuarter

This Quarter.

When the item is serialized out as xml, its value is "thisQuarter".

ThisWeek

This Week.

When the item is serialized out as xml, its value is "thisWeek".

ThisWeek 7

This Week.

When the item is serialized out as xml, its value is "thisWeek".

ThisYear

This Year.

When the item is serialized out as xml, its value is "thisYear".

ThisYear 16

This Year.

When the item is serialized out as xml, its value is "thisYear".

Today 4

Today.

When the item is serialized out as xml, its value is "today".

Today

Today.

When the item is serialized out as xml, its value is "today".

Tomorrow

Tomorrow.

When the item is serialized out as xml, its value is "tomorrow".

Tomorrow 3

Tomorrow.

When the item is serialized out as xml, its value is "tomorrow".

ToString()
YearToDate

Year To Date.

When the item is serialized out as xml, its value is "yearToDate".

YearToDate 18

Year To Date.

When the item is serialized out as xml, its value is "yearToDate".

Yesterday

Yesterday.

When the item is serialized out as xml, its value is "yesterday".

Yesterday 5

Yesterday.

When the item is serialized out as xml, its value is "yesterday".

IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<DynamicFilterValues>.Create(String)

Applies to