TimelineStyleType enumeration
Office 2013 and later
Defines the TimelineStyleType enumeration.
Namespace: DocumentFormat.OpenXml.Office2013.Excel
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| SelectionLabel | selectionLabel. When the item is serialized out as xml, its value is "selectionLabel". | |
| TimeLevel | timeLevel. When the item is serialized out as xml, its value is "timeLevel". | |
| PeriodLabel1 | periodLabel1. When the item is serialized out as xml, its value is "periodLabel1". | |
| PeriodLabel2 | periodLabel2. When the item is serialized out as xml, its value is "periodLabel2". | |
| SelectedTimeBlock | selectedTimeBlock. When the item is serialized out as xml, its value is "selectedTimeBlock". | |
| UnselectedTimeBlock | unselectedTimeBlock. When the item is serialized out as xml, its value is "unselectedTimeBlock". | |
| SelectedTimeBlockSpace | selectedTimeBlockSpace. When the item is serialized out as xml, its value is "selectedTimeBlockSpace". |
Show: