类 ReadSheetHolder
java.lang.Object
com.sh.wf.excel.metadata.AbstractHolder
com.sh.wf.excel.read.metadata.holder.AbstractReadHolder
com.sh.wf.excel.read.metadata.holder.ReadSheetHolder
- 所有已实现的接口:
ConfigurationHolder,Holder,ReadListenerRegistryCenter,ReadHolder
sheet holder
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明Approximate total number of rowsgetTotal()已过时。What holder is the returnvoidsetApproximateTotalRowNumber(Integer approximateTotalRowNumber) voidsetParentReadWorkbookHolder(ReadWorkbookHolder parentReadWorkbookHolder) voidsetReadSheet(ReadSheet readSheet) voidsetSheetName(String sheetName) voidsetSheetNo(Integer sheetNo) toString()从类继承的方法 com.sh.wf.excel.read.metadata.holder.AbstractReadHolder
excelReadHeadProperty, getExcelReadHeadProperty, getHeadRowNumber, getReadListenerList, notifyAfterAllAnalysed, notifyEndOneRow, readListenerList, register, setExcelReadHeadProperty, setHeadRowNumber, setReadListenerList从类继承的方法 com.sh.wf.excel.metadata.AbstractHolder
converterMap, getClazz, getConverterMap, getGlobalConfiguration, getHead, getNewInitialization, globalConfiguration, isNew, setClazz, setConverterMap, setGlobalConfiguration, setHead, setNewInitialization从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait从接口继承的方法 com.sh.wf.excel.metadata.ConfigurationHolder
converterMap, globalConfiguration, isNew
-
构造器详细资料
-
ReadSheetHolder
-
-
方法详细资料
-
getReadSheet
-
setReadSheet
-
getParentReadWorkbookHolder
-
setParentReadWorkbookHolder
-
getSheetNo
-
setSheetNo
-
getSheetName
-
setSheetName
-
getTotal
已过时。Approximate total number of rows- 返回:
- Integer
- 另请参阅:
-
getApproximateTotalRowNumber
Approximate total number of rows- 返回:
- Integer
-
setApproximateTotalRowNumber
-
holderType
从接口复制的说明:HolderWhat holder is the return- 返回:
- Holder enum.
-
toString
-