merge
Merges this style with other, where other takes precedence.
Inheritance chain: Workbook Default -> Sheet Default -> Row Style -> Cell Style.
a new immutable ExcelStyle instance representing the combined formattingReturn
Parameters
other
the style to merge into this one. If null, this instance is returned.