Uses of Class
org.apache.poi.ddf.EscherClientAnchorRecord
-
Packages that use EscherClientAnchorRecord Package Description org.apache.poi.hssf.usermodel usermodel package maps HSSF low level strutures to familiar workbook/sheet model -
-
Uses of EscherClientAnchorRecord in org.apache.poi.hssf.usermodel
Constructors in org.apache.poi.hssf.usermodel with parameters of type EscherClientAnchorRecord Constructor Description HSSFClientAnchor(EscherClientAnchorRecord escherClientAnchorRecord)
-