Uses of Class
org.apache.poi.hssf.record.StyleExtRecord
-
Packages that use StyleExtRecord 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 StyleExtRecord in org.apache.poi.hssf.model
Fields in org.apache.poi.hssf.model declared as StyleExtRecord Modifier and Type Field Description StyleExtRecord
InternalWorkbook.StylePack. styleExtRecord
-
Uses of StyleExtRecord in org.apache.poi.hssf.record
Methods in org.apache.poi.hssf.record that return StyleExtRecord Modifier and Type Method Description StyleExtRecord
StyleExtRecord. copy()
-