DateTimeGroupItem konstruktör
__init__(själv, typ, år, månad, dag, timme, minut, sekund)
def __init__(self, type, year, month, day, hour, minute, second):
...
Parameter | Typ | Beskrivning |
---|---|---|
type | DateTimeGroupingType | |
year | int | |
month | int | |
day | int | |
hour | int | |
minute | int | |
second | int |
Se även
- modul
aspose.cells
- klass
DateTimeGroupItem