MovingPeriodStep enumeration
Office 2013 and later
Defines the MovingPeriodStep enumeration.
Namespace: DocumentFormat.OpenXml.Office2013.Excel
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| 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: