程序包 | 说明 |
---|---|
com.sh.util |
限定符和类型 | 方法和说明 |
---|---|
void |
ExcelSheet2003.forEach(java.util.function.Consumer<? super ExcelRow> action) |
void |
ExcelSheet.forEach(java.util.function.Consumer<? super ExcelRow> action) |
void |
ExcelFile.forEach(java.util.function.Consumer<? super ExcelRow> action) |