public class XWPFRunWrapper extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
XPATH_TEXTBOX_TXBXCONTENT |
static String |
XPATH_TXBX_TXBXCONTENT |
| 构造器和说明 |
|---|
XWPFRunWrapper(org.apache.poi.xwpf.usermodel.XWPFRun run) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.poi.xwpf.usermodel.XWPFRun |
getRun() |
XWPFTextboxContent |
getVtextbox() |
XWPFTextboxContent |
getWpstxbx() |
public static final String XPATH_TXBX_TXBXCONTENT
public static final String XPATH_TEXTBOX_TXBXCONTENT
public org.apache.poi.xwpf.usermodel.XWPFRun getRun()
public XWPFTextboxContent getWpstxbx()
public XWPFTextboxContent getVtextbox()
Copyright © 2021. All rights reserved.