Timeline.ShowTimeLevel Property

Definition

showTimeLevel, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: showTimeLevel

[DocumentFormat.OpenXml.SchemaAttr(0, "showTimeLevel")]
public DocumentFormat.OpenXml.BooleanValue ShowTimeLevel { get; set; }
public DocumentFormat.OpenXml.BooleanValue ShowTimeLevel { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "showTimeLevel")]
public DocumentFormat.OpenXml.BooleanValue? ShowTimeLevel { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("showTimeLevel")]
public DocumentFormat.OpenXml.BooleanValue? ShowTimeLevel { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ShowTimeLevel { get; set; }
member this.ShowTimeLevel : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "showTimeLevel")>]
member this.ShowTimeLevel : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("showTimeLevel")>]
member this.ShowTimeLevel : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ShowTimeLevel As BooleanValue

Property Value

Attributes

Applies to