问题
I want to pragmatically insert a number of checkbox in different cells. I want to keep a reference for each one in order to read them later on after the user check or uncheck.
Can I do that in Java POI ? if not what is other alternatives to do it?
thank you
回答1:
You can create custom check box with macros with help of Microsoft visual basic+java , in java alone that facility is not available
来源:https://stackoverflow.com/questions/15243438/insert-a-checkbox-in-an-excel-sheet-using-apache-poi