month proprietà
month proprietà
Ottiene e imposta la data e l’ora raggruppate month.
Definizione:
@property
def month(self):
...
@month.setter
def month(self, value):
...
Guarda anche
- modulo
aspose.cells
- classe
DateTimeGroupItem
Ottiene e imposta la data e l’ora raggruppate month.
@property
def month(self):
...
@month.setter
def month(self, value):
...
aspose.cells
DateTimeGroupItem