size property
size property
Number of rows or columns in a single band of striping. Applies only when type is firstRowStripe, secondRowStripe, firstColumnStripe, or secondColumnStripe.
Definition:
@property
def size(self):
...
@size.setter
def size(self, value):
...
See Also
- module
aspose.cells.tables
- class
TableStyleElement