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

Packages that use EscherChildAnchorRecord
org.apache.poi.hssf.usermodel usermodel package maps HSSF low level strutures to familiar workbook/sheet model 
 

Uses of EscherChildAnchorRecord in org.apache.poi.hssf.usermodel
 

Constructors in org.apache.poi.hssf.usermodel with parameters of type EscherChildAnchorRecord
HSSFChildAnchor(EscherChildAnchorRecord escherChildAnchorRecord)
          create anchor from existing file
 



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