Uses of Class
org.apache.poi.ss.util.SSCellRange
Packages that use SSCellRange
-
Uses of SSCellRange in org.apache.poi.ss.util
Methods in org.apache.poi.ss.util that return SSCellRangeModifier and TypeMethodDescriptionstatic <B extends Cell>
SSCellRange<B>SSCellRange.create
(int firstRow, int firstColumn, int height, int width, List<B> flattenedList, Class<B> cellClass)