DateTimeGroupItem constructor
__init__(self, tipo, año, mes, día, hora, minuto, segundo)
def __init__(self, type, year, month, day, hour, minute, second):
...
Parámetro | Tipo | Descripción |
---|---|---|
type | DateTimeGroupingType | |
year | int | |
month | int | |
day | int | |
hour | int | |
minute | int | |
second | int |
Ver también
- módulo
aspose.cells
- clase
DateTimeGroupItem