public class PivotDateTimeRangeGroupSettings extends PivotFieldGroupSettings
| Modifier and Type | Method and Description |
|---|---|
DateTime |
getEnd()
Gets the end date time of the group.
|
int[] |
getGroupByTypes()
Gets the types of grouping by date time.
|
double |
getInterval()
Gets the internal of the group.
|
DateTime |
getStart()
Gets the start date time of the group.
|
int |
getType()
Gets the data time group type.
|
boolean |
isGroupedBy(int type)
Check whether the field is grouped by the type.
|
public int getType()
See PivotFieldGroupType.
getType in class PivotFieldGroupSettingspublic DateTime getStart()
public DateTime getEnd()
public double getInterval()
public int[] getGroupByTypes()
See PivotGroupByType.
public boolean isGroupedBy(int type)
type - PivotGroupByType. The group typeSee Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.