public class HssfClientAnchorWrapper extends java.lang.Object implements POIClientAnchorAction
| 构造器和说明 |
|---|
HssfClientAnchorWrapper(com.fr.third.org.apache.poi.hssf.usermodel.HSSFClientAnchor hssfClientAnchor) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.fr.third.org.apache.poi.hssf.usermodel.HSSFClientAnchor |
getClientAnchor() |
void |
setAnchorType(int type) |
public HssfClientAnchorWrapper(com.fr.third.org.apache.poi.hssf.usermodel.HSSFClientAnchor hssfClientAnchor)
public void setAnchorType(int type)
setAnchorType 在接口中 POIClientAnchorActionpublic com.fr.third.org.apache.poi.hssf.usermodel.HSSFClientAnchor getClientAnchor()
getClientAnchor 在接口中 POIClientAnchorAction