TimelineViewState.Level Property

Definition

Get or set the displayed level. XlTimelineLevel enumeration. Read/Write.

public:
 property Microsoft::Office::Interop::Excel::XlTimelineLevel Level { Microsoft::Office::Interop::Excel::XlTimelineLevel get(); void set(Microsoft::Office::Interop::Excel::XlTimelineLevel value); };
public Microsoft.Office.Interop.Excel.XlTimelineLevel Level { get; set; }
Public Property Level As XlTimelineLevel

Property Value

Applies to