Aspose::Cells::Tables::TableStyleElementCollection::Add method
TableStyleElementCollection::Add method
Adds an element.
int32_t Aspose::Cells::Tables::TableStyleElementCollection::Add(TableStyleElementType type)
Parameter | Type | Description |
---|---|---|
type | TableStyleElementType | The type of the element |
ReturnValue
Returns the index of the element in the list.
See Also
- Class Vector
- Enum TableStyleElementType
- Class TableStyleElementCollection
- Namespace Aspose::Cells::Tables
- Library Aspose.Cells for C++