Disable the check box and manipulate truncated check boxes

Hi Support,

Is there a way to disable the check box? in my excel file, my check boxes were truncated in display.is there a way on how I can fix it?


This message was posted using Email2Forum by Imran Rafique.

Hi,

Thanks for your posting and using Aspose.Cells.

Could you please let us know what do you mean by disabling the checkbox? Do you want to uncheck the checkbox?

If you want to uncheck the check box, you can use the CheckBox.Value property and set it false.

Could you please provide us your sample code and output xlsx file? It will help us look into your issue more closely and we will update you asap.