Hi Everyone,
I have a use case where i need to render different layout size for different sheets in a single excel file. I need to use the render tool as I need to apply conditional formatting to the sheet
I am able to only apply the same layout size to each sheet, which results in one sheet being truncated as shown:

If i specify a bigger layout size, the sheet with fewer columns will be expanded, which makes it ugly as shown:

Is there a way to do it dynamically where i can specify a different layout size for each sheet in the same file, to avoid any sheets from being truncated?
I look forward to possible solutions and suggestions. Thank you.