Aspose::Cells::Tables::TableStyleElement::SetElementStyle method

TableStyleElement::SetElementStyle method

Sets the element style.

void Aspose::Cells::Tables::TableStyleElement::SetElementStyle(const Style &style)
ParameterTypeDescription
styleconst Style&The element style.

See Also