merge

Merges this style with other, where other takes precedence.

Inheritance chain: Workbook Default -> Sheet Default -> Row Style -> Cell Style.

Return

a new immutable ExcelStyle instance representing the combined formatting

Parameters

other

the style to merge into this one. If null, this instance is returned.