AsposeCellsCloud::Object::DateTimeGroupItem

Load the model package

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]
[Back to README]