接口 ReadHolder
- 所有超级接口:
ConfigurationHolder,Holder
- 所有已知实现类:
AbstractReadHolder,ReadSheetHolder,ReadWorkbookHolder
Get the corresponding Holder
-
方法概要
修饰符和类型方法说明WhatExcelReadHeadPropertydoes the currently operated cell need to executeWhat handler does the currently operated cell need to execute从接口继承的方法 com.sh.wf.excel.metadata.ConfigurationHolder
converterMap, globalConfiguration, isNew从接口继承的方法 com.sh.wf.excel.metadata.Holder
holderType
-
方法详细资料
-
readListenerList
List<ReadListener> readListenerList()What handler does the currently operated cell need to execute- 返回:
- Current
ReadListener
-
excelReadHeadProperty
ExcelReadHeadProperty excelReadHeadProperty()WhatExcelReadHeadPropertydoes the currently operated cell need to execute- 返回:
- Current
ExcelReadHeadProperty
-