DateTimeGroupItem منشئ
__init__(الذات، النوع، السنة، الشهر، اليوم، الساعة، الدقيقة، الثانية)
def __init__(self, type, year, month, day, hour, minute, second):
...
معامل | يكتب | وصف |
---|---|---|
type | DateTimeGroupingType | |
year | int | |
month | int | |
day | int | |
hour | int | |
minute | int | |
second | int |
أنظر أيضا
- الوحدة
aspose.cells
- فئة
DateTimeGroupItem