CommonTimeNode.TimeFilter Property

Time Filter.Represents the attribte in schema: tmFilter

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "tmFilter")> _
Public Property TimeFilter As StringValue
    Get
    Set
'Usage
Dim instance As CommonTimeNode
Dim value As StringValue

value = instance.TimeFilter

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

CommonTimeNode Class

CommonTimeNode Members

DocumentFormat.OpenXml.Presentation Namespace