Hi,
I try to build an nice looking input dialog. So I want (Excel-Style) an input cell and a very small row below to have a delimiter for the input fields below.
Unfortunately all settings belonging to row height in the pattern rows are ignored. The height of the first row in the data area is used and all rows get the same height.
Any idea, how to solve that problem?
Different row heights in reports?
-
- Posts: 68
- Joined: Tue May 08, 2012 8:29 am
- OLAP Product: TM/1
- Version: 11.8
- Excel Version: Excel 365
-
- MVP
- Posts: 2835
- Joined: Tue Feb 16, 2010 2:39 pm
- OLAP Product: TM1, Palo
- Version: Beginning of time thru 10.2
- Excel Version: 2003-2007-2010-2013
- Location: Atlanta, GA
- Contact:
Re: Different row heights in reports?
Setting row height dynamically is not supported. Only cell contents and formatting can be dynamically set. Row height is not considered "cell formatting" in Excel.schlemiel29 wrote: ↑Tue Feb 20, 2024 12:30 pm Hi,
I try to build an nice looking input dialog. So I want (Excel-Style) an input cell and a very small row below to have a delimiter for the input fields below.
Unfortunately all settings belonging to row height in the pattern rows are ignored. The height of the first row in the data area is used and all rows get the same height.
Any idea, how to solve that problem?