AsposeCellsCloud-CellsApi
view release on metacpan or search on metacpan
docs/model/DateTimeGroupItem.md view on Meta::CPAN
# AsposeCellsCloud::Object::DateTimeGroupItem
## Load the model package
```perl
use AsposeCellsCloud::Object::DateTimeGroupItem;
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**DateTimeGroupingType** | **string** | Gets and sets the group type. |
**Day** | **int** | Gets and sets the day of the grouped date time. |
**Hour** | **int** | Gets and sets the hour of the grouped date time. |
**Minute** | **int** | Gets and sets the minute of the grouped date time. |
**Month** | **int** | Gets and sets the month of the grouped date time. |
**Second** | **int** | Gets and sets the second of the grouped date time. |
**Year** | **int** | Gets and sets the year of the grouped date time. |
[[Back to Model list]](../DeveloperGuide.md#model-reference)
[[Back to README]](../../README.md)
( run in 0.559 second using v1.01-cache-2.11-cpan-39bf76dae61 )