Freigeben über


CommonTimeNode.TimeFilter-Eigenschaft

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; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

CommonTimeNode Klasse

CommonTimeNode-Member

DocumentFormat.OpenXml.Presentation-Namespace