Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / PivotFilterOptions Class / setWholeDayFilter Method
true if the date filter should use whole days, false otherwise
In This Topic
    setWholeDayFilter Method
    In This Topic
    Sets a value indicating whether the date filter should use whole days in its filtering criteria.
    Syntax
    public void setWholeDayFilter( 
       boolean wholeDayFilter
    )

    Parameters

    wholeDayFilter
    true if the date filter should use whole days, false otherwise
    See Also