OpenSpreadsheet icon indicating copy to clipboard operation
OpenSpreadsheet copied to clipboard

WorksheetStyle.ShouldFreezeTopRow not general enough

Open jzabroski opened this issue 6 years ago • 1 comments

Not clear how it interacts with HeaderIndexRow property.

Problems arise when you have multi-row headers, such as when the first header row is used to span three columns of text to avoid repeating text in each column, such as "Total" top row span of "Cost | Profit"

jzabroski avatar Feb 11 '19 16:02 jzabroski

This should be addressed by v1.2.1. Note that ShouldFreezeTopRow has been renamed to ShouldFreezeHeaderRow in order to better signal the setting's intent.

folkcoder avatar Feb 24 '19 23:02 folkcoder