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