Uses of Class
org.apache.poi.hssf.record.WindowOneRecord
-
Packages that use WindowOneRecord Package Description org.apache.poi.hssf.model Provides low level API structures for reading, writing, modifying XLS files. -
-
Uses of WindowOneRecord in org.apache.poi.hssf.model
Methods in org.apache.poi.hssf.model that return WindowOneRecord Modifier and Type Method Description WindowOneRecord
InternalWorkbook. getWindowOne()
-