GroupByValues enumeration
Office 2013 and later
Values Group By
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Range | Group By Numeric Ranges. When the item is serialized out as xml, its value is "range". | |
| Seconds | Seconds. When the item is serialized out as xml, its value is "seconds". | |
| Minutes | Minutes. When the item is serialized out as xml, its value is "minutes". | |
| Hours | Hours. When the item is serialized out as xml, its value is "hours". | |
| Days | Days. When the item is serialized out as xml, its value is "days". | |
| Months | Months. When the item is serialized out as xml, its value is "months". | |
| Quarters | Quarters. When the item is serialized out as xml, its value is "quarters". | |
| Years | Years. When the item is serialized out as xml, its value is "years". |
Show: