spreadsheet 's cell can support Map as well as Javabean. value of cell can use external value like '=bean.property' I want the 'bean' is a Map(HashMap),the 'property' is Map's Key.
Log in to post a comment.