Have a workflow that generates a table render into an Excel sheet. This includes a column with a long list of manufacturing operations that still need to be completed, however when the table is generated the rows have "Wrap Text" enabled and it creates a very messy looking table. I want the rows to be the default height in excel without losing any of the operation data, I just want it to get cut off by the following column if it would overflow. I cannot find an option to change the wrap text and assume some sort of Row Rule Formula is required, whether it be something to disable wrap text or something to lock the height of a row to a specific size. I have tried a few options and researched extensively but cannot find anything or get it to work. If anyone has experience with changing some of these settings or what a formula code would look like I would appreciate any help/direction. Thanks.