-
New Feature
-
Resolution: Fixed
-
Normal
-
None
-
None
-
Security Level: Jimmy
-
None
User Story
As an application developer, I want to calculate the row height of a horizontal-merged cell, so that I can set a proper height for the row to display the text completely.
Acceptance Criteria
an API that can calculate the row height for a horizontal-merged cell and a vertical and horizontal-merged cell
Details
KEIKAI-535 CellOperationUtil.getAutoFitHeight() only works for a vertical-merged cell.
Workaround
see attached java or branch keikai-575
- relates to
-
KEIKAI-535 support row height autofit
- Closed