month الملكية
month الملكية
الحصول على وتعيين month لوقت التاريخ المجمع.
تعريف:
@property
def month(self):
...
@month.setter
def month(self, value):
...
أنظر أيضا
- وحدة aspose.cells
- فئة DateTimeGroupItem
الحصول على وتعيين month لوقت التاريخ المجمع.
@property
def month(self):
...
@month.setter
def month(self, value):
...