Aspose::Cells::Timelines::TimelineLevelType enum
TimelineLevelType enum
Represents the level type of Timeline
enum class TimelineLevelType
Values
| Name | Value | Description |
|---|---|---|
| Year | 0 | Year. |
| Quarter | 1 | Quarter. |
| Month | 2 | Month. |
| Day | 3 | Day. |
See Also
- Namespace Aspose::Cells::Timelines
- Library Aspose.Cells for C++