TimelineState.FilterType Propriété

Définition

filterType, cette propriété est disponible uniquement dans Office 2013 et versions ultérieures.

Représente l’attribut suivant dans le schéma : filterType

[DocumentFormat.OpenXml.SchemaAttr(0, "filterType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PivotFilterValues> FilterType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PivotFilterValues> FilterType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "filterType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PivotFilterValues>? FilterType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("filterType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PivotFilterValues>? FilterType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PivotFilterValues>? FilterType { get; set; }
member this.FilterType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PivotFilterValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "filterType")>]
member this.FilterType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PivotFilterValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("filterType")>]
member this.FilterType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PivotFilterValues> with get, set
Public Property FilterType As EnumValue(Of PivotFilterValues)

Valeur de propriété

Attributs

S’applique à