TimelineState.EndDate property (Excel)
Returns the end of the filtering date range (equal to the StartDate property if range is a single day). Read-only Variant.
Syntax
expression.EndDate
expression A variable that represents a TimelineState object.
Remarks
This property returns an error for either of the following conditions:
TimelineState.SingleRangeFilterState property == False
SlicerCache.FilterCleared property == True
Property value
VARIANT
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.