TableStyleElementCollection.Add

TableStyleElementCollection.Add method

Adds an element.

public int Add(TableStyleElementType type)
ParameterTypeDescription
typeTableStyleElementTypeThe type of the element

Return Value

Returns the index of the element in the list.

See Also