DateTimeGroupItem yapıcı
__init__(self, tür, yıl, ay, gün, saat, dakika, saniye)
def __init__(self, type, year, month, day, hour, minute, second):
...
Parametre | Tip | Tanım |
---|---|---|
type | DateTimeGroupingType | |
year | int | |
month | int | |
day | int | |
hour | int | |
minute | int | |
second | int |
Ayrıca bakınız
- modül
aspose.cells
- sınıf
DateTimeGroupItem