Hello,
I need to manage check box on excel cells thanks to the new feature provide per Excel.
image.png (7.4 KB)
Which permit to have checkbox like this:
image.png (491 Bytes)
We are developing a web application and…...first worksheet in the Excel file Worksheet worksheet = workbook...workbook.Worksheets[0]; // Insert checkbox to the cell A5 Aspose...