Uses of Class
org.apache.poi.xssf.usermodel.XSSFAnchor
-
Packages that use XSSFAnchor Package Description org.apache.poi.xssf.streaming org.apache.poi.xssf.usermodel -
-
Uses of XSSFAnchor in org.apache.poi.xssf.streaming
Methods in org.apache.poi.xssf.streaming that return XSSFAnchor Modifier and Type Method Description XSSFAnchorSXSSFPicture. getAnchor() -
Uses of XSSFAnchor in org.apache.poi.xssf.usermodel
Subclasses of XSSFAnchor in org.apache.poi.xssf.usermodel Modifier and Type Class Description classXSSFChildAnchorclassXSSFClientAnchorA client anchor is attached to an excel worksheet.Fields in org.apache.poi.xssf.usermodel declared as XSSFAnchor Modifier and Type Field Description protected XSSFAnchorXSSFShape. anchoranchor that is used by this shapeMethods in org.apache.poi.xssf.usermodel that return XSSFAnchor Modifier and Type Method Description XSSFAnchorXSSFShape. getAnchor()
-