second property
second property
Gets and sets the second of the grouped date time.
Definition:
@property
def second(self):
...
@second.setter
def second(self, value):
...
See Also
- module
aspose.cells
- class
DateTimeGroupItem
Gets and sets the second of the grouped date time.
@property
def second(self):
...
@second.setter
def second(self, value):
...
aspose.cells
DateTimeGroupItem