com.grapecity.documents.excel Package / PivotFilterOptions Class / getWholeDayFilter Method
In This Topic
getWholeDayFilter Method
In This Topic
Gets a value indicating whether the date filter should use whole days in its filtering criteria.
Syntax
public boolean getWholeDayFilter()

Return Value

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