Timeline.ShowSelectionLabel Property

Definition

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

Represents the following attribute in the schema: showSelectionLabel

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

Property Value

Attributes

Applies to