API Reference

Enum

ExcelTimelineLevel

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Timeline display level.

Inheritance

  • Enum
  • ExcelTimelineLevel

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const ExcelTimelineLevel Year #

Years.

Value: 0
public const ExcelTimelineLevel Quarter #

Quarters.

Value: 1
public const ExcelTimelineLevel Month #

Months.

Value: 2
public const ExcelTimelineLevel Day #

Days.

Value: 3