MovingPeriodStep enumeration

Office 2013 and later

Defines the MovingPeriodStep enumeration.

Namespace:  DocumentFormat.OpenXml.Office2013.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
Year year. When the item is serialized out as xml, its value is "year".
Quarter quarter. When the item is serialized out as xml, its value is "quarter".
Month month. When the item is serialized out as xml, its value is "month".
Week week. When the item is serialized out as xml, its value is "week".
Day day. When the item is serialized out as xml, its value is "day".
Show: