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() |
java.lang.String |
getFieldInstruction() |
void |
setFieldInstruction(java.lang.String instruction) |
addBreak, addBreak, addBreak, addCarriageReturn, addPicture, addTab, getCharacterSpacing, getColor, getCTR, getDocument, getEmbeddedPictures, getFontFamily, getFontFamily, getFontName, getFontSize, getKerning, getParagraph, getParent, getPhonetic, getPictureText, getSubscript, getText, getTextPosition, getUnderline, isBold, isCapitalized, isDoubleStrikeThrough, isEmbossed, isHighlighted, isImprinted, isItalic, isShadowed, isSmallCaps, isStrike, isStrikeThrough, removeBreak, removeCarriageReturn, removeTab, setBold, setCapitalized, setCharacterSpacing, setColor, setDoubleStrikethrough, setEmbossed, setFontFamily, setFontFamily, setFontSize, setImprinted, setItalic, setKerning, setShadow, setSmallCaps, setStrike, setStrikeThrough, setSubscript, setText, setText, setTextPosition, setUnderline, text, toString
public XWPFFieldRun(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSimpleField field, org.openxmlformats.schemas.wordprocessingml.x2006.main.CTR run, IRunBody p)
@Internal public org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSimpleField getCTField()
public java.lang.String getFieldInstruction()
public void setFieldInstruction(java.lang.String instruction)
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.