Posted 17 March 2025, 1:06 am EST
i am using spread.net in my application in which reports use an excel sheet as a template
so what if i have applied wrap text property to a column then how do i achieve this functionality where the height of the cell auto adjusts according to the content but only and only to the cells where wrap text was applied in the excel sheet
do i have to iterate over every cell to check for the wrap text property
is there not a way to automatically auto adjust the height of cells which have wrap text property enabled