Aspose::Cells::UnionRange::SetStyle method

UnionRange::SetStyle method

Sets the style of the range.

void Aspose::Cells::UnionRange::SetStyle(const Style &style)
ParameterTypeDescription
styleconst Style&The Style object.

See Also