add method
add
Adds an element.
Returns
Returns the index of the element in the list.
def add(self, type):
...
Parameter | Type | Description |
---|---|---|
type | TableStyleElementType | The type of the element |
See Also
- module
aspose.cells.tables
- class
TableStyleElementCollection