group_level property
group_level property
Gets the group level of the column.
Definition:
@property
def group_level(self):
...
@group_level.setter
def group_level(self, value):
...
See Also
- module
aspose.cells
- class
Column
Gets the group level of the column.
@property
def group_level(self):
...
@group_level.setter
def group_level(self, value):
...
aspose.cells
Column