public class XWPFFieldRun extends XWPFRun
XWPFRun.FontCharRange| Constructor and Description |
|---|
XWPFFieldRun(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSimpleField field,
org.openxmlformats.schemas.wordprocessingml.x2006.main.CTR run,
IRunBody p) |
| Modifier and Type | Method and Description |
|---|---|
org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSimpleField |
getCTField() |
String |
getFieldInstruction() |
void |
setFieldInstruction(String instruction) |
addBreak, addBreak, addBreak, addCarriageReturn, addChart, addPicture, addPicture, addTab, getCharacterSpacing, getColor, getComplexScriptFontSizeAsDouble, getCTR, getDocument, getEmbeddedPictures, getEmphasisMark, getFontFamily, getFontFamily, getFontName, getFontSize, getFontSizeAsDouble, getKerning, getLang, getParagraph, getParent, getPhonetic, getPictureText, getRunProperties, getStyle, getText, getTextHighlightColor, getTextHightlightColor, getTextPosition, getTextScale, getUnderline, getUnderlineColor, getUnderlineThemeColor, getVerticalAlignment, isBold, isCapitalized, isComplexScriptBold, isComplexScriptItalic, isDoubleStrikeThrough, isEmbossed, isHighlighted, isImprinted, isItalic, isShadowed, isSmallCaps, isStrike, isStrikeThrough, isVanish, removeBreak, removeCarriageReturn, removeTab, setBold, setCapitalized, setCharacterSpacing, setColor, setComplexScriptBold, setComplexScriptFontSize, setComplexScriptFontSize, setComplexScriptItalic, setDoubleStrikethrough, setEmbossed, setEmphasisMark, setFontFamily, setFontFamily, setFontSize, setFontSize, setImprinted, setItalic, setKerning, setLang, setShadow, setSmallCaps, setStrike, setStrikeThrough, setStyle, setSubscript, setText, setText, setTextHighlightColor, setTextPosition, setTextScale, setUnderline, setUnderlineColor, setUnderlineThemeColor, setVanish, setVerticalAlignment, text, toStringpublic XWPFFieldRun(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSimpleField field,
org.openxmlformats.schemas.wordprocessingml.x2006.main.CTR run,
IRunBody p)