Uses of Class
org.apache.poi.ddf.EscherOptRecord
-
Packages that use EscherOptRecord Package Description org.apache.poi.hssf.usermodel usermodel package maps HSSF low level strutures to familiar workbook/sheet model -
-
Uses of EscherOptRecord in org.apache.poi.hssf.usermodel
Methods in org.apache.poi.hssf.usermodel that return EscherOptRecord Modifier and Type Method Description EscherOptRecord
HSSFShape. getOptRecord()
Return the low-level EscherOptRecord to read/modify not yet wrapped escher properties
-