public interface XlsxRowResultHolder
| 限定符和类型 | 方法和说明 |
|---|---|
void |
appendCurrentCellValue(String currentCellValue)
Append current 'cellValue'
|
void |
clearResult()
Clear Result
|
Map<Integer,CellData> |
getCurRowContent()
Get row content
|
Copyright © 2018–2019 Alibaba Group. All rights reserved.