Package | Description |
---|---|
org.apache.poi.hssf.usermodel.helpers | |
org.apache.poi.xssf.usermodel.helpers |
Modifier and Type | Class and Description |
---|---|
class |
HSSFRowShifter
Helper for shifting rows up or down
When possible, code should be implemented in the RowShifter abstract class to avoid duplication with
XSSFRowShifter |
Modifier and Type | Class and Description |
---|---|
class |
XSSFRowShifter
Helper for shifting rows up or down
When possible, code should be implemented in the RowShifter abstract class to avoid duplication with
HSSFRowShifter |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.