PivotDateTimeRangeGroupSettings clase
PivotDateTimeRangeGroupSettings clase
Representa el campo agrupado por rango de fecha y hora.
Herencia: PivotDateTimeRangeGroupSettings →
PivotFieldGroupSettings
El tipo PivotDateTimeRangeGroupSettings expone los siguientes miembros:
Propiedades
| Propiedad | Descripción | 
|---|---|
| type | Obtiene el tipo de grupo de tiempo de datos. | 
| start | Obtiene la fecha y hora de inicio del grupo. | 
| end | Obtiene la fecha y hora de finalización del grupo. | 
| interval | Obtiene la información interna del grupo. | 
| group_by_types | Obtiene los tipos de agrupación por fecha y hora. | 
Métodos
| Método | Descripción | 
|---|---|
| is_grouped_by(self, type) | Compruebe si el campo está agrupado por tipo. | 
Ver también
- módulo aspose.cells.pivot
- clase PivotDateTimeRangeGroupSettings
- clase PivotFieldGroupSettings