Uses of Class
org.apache.poi.ddf.EscherOptRecord

Packages that use EscherOptRecord
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
 EscherOptRecord HSSFShape.getOptRecord()
          Return the low-level EscherOptRecord to read/modify not yet wrapped escher properties
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.