PivotDateTimeRangeGroupSettings class
PivotDateTimeRangeGroupSettings class
Represents the field grouped by date time range.
Inheritance: PivotDateTimeRangeGroupSettings →
PivotFieldGroupSettings
The PivotDateTimeRangeGroupSettings type exposes the following members:
Properties
| Property | Description |
|---|---|
| type | Gets the data time group type. |
| start | Gets the start date time of the group. |
| end | Gets the end date time of the group. |
| interval | Gets the internal of the group. |
| group_by_types | Gets the types of grouping by date time. |
Methods
| Method | Description |
|---|---|
is_grouped_by(self, type) | Check whether the field is grouped by the type. |
See Also
- module
aspose.cells.pivot - class
PivotDateTimeRangeGroupSettings - class
PivotFieldGroupSettings