Uses of Class
org.apache.poi.hssf.record.BookExtRecord
-
Packages that use BookExtRecord Package Description org.apache.poi.hssf.model Provides low level API structures for reading, writing, modifying XLS files.org.apache.poi.hssf.record Record package contains class representations for XLS binary strutures. -
-
Uses of BookExtRecord in org.apache.poi.hssf.model
Methods in org.apache.poi.hssf.model that return BookExtRecord Modifier and Type Method Description BookExtRecord
InternalWorkbook. createBookExt()
-
Uses of BookExtRecord in org.apache.poi.hssf.record
Methods in org.apache.poi.hssf.record that return BookExtRecord Modifier and Type Method Description BookExtRecord
BookExtRecord. copy()
-