DateTimeGroupItem constructor
init
def __init__(self, type, year, month, day, hour, minute, second):
...
Parameter | Type | Description |
---|---|---|
type | DateTimeGroupingType | |
year | int | |
month | int | |
day | int | |
hour | int | |
minute | int | |
second | int |
See Also
- module
aspose.cells
- class
DateTimeGroupItem