Skip to content

Files

Latest commit

 

History

History
40 lines (22 loc) · 853 Bytes

Excel.timelinestate.setfilterdaterange.md

File metadata and controls

40 lines (22 loc) · 853 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
TimelineState.SetFilterDateRange method (Excel)
vbaxl10.chm950079
vbaxl10.chm950079
c0ceea5c-9aa2-39a2-ce58-e37befeb0175
05/18/2019
medium

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

[!includeSupport and feedback]