Share via


TimelineState.FilterTabId Property

Definition

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

Represents the following attribute in the schema: filterTabId

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

Property Value

Attributes

Applies to