Check if a cell is autofitted

Hi guys,

It’s possible to check if a cell is autofitted?

Something like cell.isAutofitted();

I’m using aspose cells for java.

thanks in advance,
regards,
Paulo

@paulo_pereira,
Thanks for your query.

I have checked the documentation but could not find any such property which can be used to fetch this information. It seems that this feature is not available using Excel as well, however if it is there, you may please share steps to retrieve same property using Excel or any other API and we will try to provide this feature using Aspose.Cells by reviewing the information.