Description
When an Excel file is loaded into IgxSpreadsheet, the height of merged cells appears different from how they look in MS Excel.
- igniteui-angular version: 21.0.1
- browser: Chrome
Steps to reproduce
- Run the attached sample(spreadsheet.zip).
- Click "Choose File" button and select the attached Excel file(test.xlsx).
Result
Row heights of the first and second rows differ from those in Excel.
MS Excel:

IgxSpreadsheet:

Expected result
Row heights are the same as in Excel.
Attachments
spreadsheet.zip
test.xlsx