Share via


TimelineState.FilterPivotName Property

Definition

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

Represents the following attribute in the schema: filterPivotName

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

Property Value

Attributes

Applies to