Share via


TimelineState.FilterPivotName property

Namespace:  DocumentFormat.OpenXml.Office15.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "filterPivotName")> _
Public Property FilterPivotName As StringValue
    Get
    Set
'Usage
Dim instance As TimelineState
Dim value As StringValue

value = instance.FilterPivotName

instance.FilterPivotName = value
[SchemaAttrAttribute(, "filterPivotName")]
public StringValue FilterPivotName { get; set; }

Property value

Type: DocumentFormat.OpenXml.StringValue

See also

Reference

TimelineState class

TimelineState members

DocumentFormat.OpenXml.Office15.Excel namespace