TimelinePivotCacheDefinition.TimelineData Property

Definition

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

Represents the following attribute in the schema: timelineData

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

Property Value

Attributes

Applies to