TimelineState.SetFilterDateRange method (Excel)

Sets the timeline's filter.

Syntax

expression.SetFilterDateRange (StartDate, EndDate)

expression A variable that represents a TimelineState object.

Parameters

Name Required/Optional Data type Description
StartDate Required Variant The start of the filtering date range.
EndDate Required Variant The end of the filtering date range.

Return value

XlFilterStatus

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.