Skip to: Site menu | Main content

Groovy 

      Download | Documentation | Developers | Community

An agile dynamic language for the Java Platform

All About Arrays Add comment to Wiki View in Wiki Edit Wiki page Printable Version

This article is under construction. You can find a good example of using an org.codehaus.groovy.scriptom.SafeArray in the ExcelReport.groovy example. This example demonstrates reading the value of a multi-cell Range as a 2-dimensional array (much faster than accessing the cells individually).