Aspose::Cells::Tables::TableStyleElementCollection::Add method

TableStyleElementCollection::Add method

Adds an element.

int32_t Aspose::Cells::Tables::TableStyleElementCollection::Add(TableStyleElementType type)
ParameterTypeDescription
typeTableStyleElementTypeThe type of the element

ReturnValue

Returns the index of the element in the list.

See Also