TableStyleElementCollection.Add
TableStyleElementCollection.Add method
Adds an element.
public int Add(TableStyleElementType type)
Parameter | Type | Description |
---|---|---|
type | TableStyleElementType | The type of the element |
Return Value
Returns the index of the element in the list.
See Also
- enum TableStyleElementType
- class TableStyleElementCollection
- namespace Aspose.Cells.Tables
- assembly Aspose.Cells