@Internal public abstract class PAPAbstractType extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static byte |
BRCL_DOUBLE |
protected static byte |
BRCL_SHADOW |
protected static byte |
BRCL_SINGLE |
protected static byte |
BRCL_THICK |
protected static byte |
BRCP_BAR_TO_LEFT_OF_PARAGRAPH |
protected static byte |
BRCP_BORDER_ABOVE |
protected static byte |
BRCP_BORDER_BELOW |
protected static byte |
BRCP_BOX_AROUND |
protected static byte |
BRCP_NONE |
protected int |
field_1_istd |
protected boolean |
field_10_fNoLnn |
protected LineSpacingDescriptor |
field_11_lspd |
protected int |
field_12_dyaBefore |
protected int |
field_13_dyaAfter |
protected boolean |
field_14_fInTable |
protected boolean |
field_15_finTableW97 |
protected boolean |
field_16_fTtp |
protected int |
field_17_dxaAbs |
protected int |
field_18_dyaAbs |
protected int |
field_19_dxaWidth |
protected boolean |
field_2_fSideBySide |
protected boolean |
field_20_fBrLnAbove |
protected boolean |
field_21_fBrLnBelow |
protected byte |
field_22_pcVert |
protected byte |
field_23_pcHorz |
protected byte |
field_24_wr |
protected boolean |
field_25_fNoAutoHyph |
protected int |
field_26_dyaHeight |
protected boolean |
field_27_fMinHeight |
protected DropCapSpecifier |
field_28_dcs |
protected int |
field_29_dyaFromText |
protected boolean |
field_3_fKeep |
protected int |
field_30_dxaFromText |
protected boolean |
field_31_fLocked |
protected boolean |
field_32_fWidowControl |
protected boolean |
field_33_fKinsoku |
protected boolean |
field_34_fWordWrap |
protected boolean |
field_35_fOverflowPunct |
protected boolean |
field_36_fTopLinePunct |
protected boolean |
field_37_fAutoSpaceDE |
protected boolean |
field_38_fAutoSpaceDN |
protected int |
field_39_wAlignFont |
protected boolean |
field_4_fKeepFollow |
protected short |
field_40_fontAlign |
protected byte |
field_41_lvl |
protected boolean |
field_42_fBiDi |
protected boolean |
field_43_fNumRMIns |
protected boolean |
field_44_fCrLf |
protected boolean |
field_45_fUsePgsuSettings |
protected boolean |
field_46_fAdjustRight |
protected int |
field_47_itap |
protected boolean |
field_48_fInnerTableCell |
protected boolean |
field_49_fOpenTch |
protected boolean |
field_5_fPageBreakBefore |
protected boolean |
field_50_fTtpEmbedded |
protected short |
field_51_dxcRight |
protected short |
field_52_dxcLeft |
protected short |
field_53_dxcLeft1 |
protected boolean |
field_54_fDyaBeforeAuto |
protected boolean |
field_55_fDyaAfterAuto |
protected int |
field_56_dxaRight |
protected int |
field_57_dxaLeft |
protected int |
field_58_dxaLeft1 |
protected byte |
field_59_jc |
protected byte |
field_6_brcl |
protected BorderCode |
field_60_brcTop |
protected BorderCode |
field_61_brcLeft |
protected BorderCode |
field_62_brcBottom |
protected BorderCode |
field_63_brcRight |
protected BorderCode |
field_64_brcBetween |
protected BorderCode |
field_65_brcBar |
protected ShadingDescriptor |
field_66_shd |
protected byte[] |
field_67_anld |
protected byte[] |
field_68_phe |
protected boolean |
field_69_fPropRMark |
protected byte |
field_7_brcp |
protected int |
field_70_ibstPropRMark |
protected DateAndTime |
field_71_dttmPropRMark |
protected int |
field_72_itbdMac |
protected int[] |
field_73_rgdxaTab |
protected TabDescriptor[] |
field_74_rgtbd |
protected byte[] |
field_75_numrm |
protected byte[] |
field_76_ptap |
protected boolean |
field_77_fNoAllowOverlap |
protected long |
field_78_ipgp |
protected long |
field_79_rsid |
protected byte |
field_8_ilvl |
protected int |
field_9_ilfo |
protected static boolean |
FMINHEIGHT_AT_LEAST |
protected static boolean |
FMINHEIGHT_EXACT |
protected static byte |
WALIGNFONT_AUTO |
protected static byte |
WALIGNFONT_CENTERED |
protected static byte |
WALIGNFONT_HANGING |
protected static byte |
WALIGNFONT_ROMAN |
protected static byte |
WALIGNFONT_VARIABLE |
Modifier | Constructor and Description |
---|---|
protected |
PAPAbstractType() |
protected |
PAPAbstractType(PAPAbstractType other) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getAnld()
Get the anld field for the PAP record.
|
BorderCode |
getBrcBar()
Get the brcBar field for the PAP record.
|
BorderCode |
getBrcBetween()
Get the brcBetween field for the PAP record.
|
BorderCode |
getBrcBottom()
Get the brcBottom field for the PAP record.
|
byte |
getBrcl()
Border line style.
|
BorderCode |
getBrcLeft()
Get the brcLeft field for the PAP record.
|
byte |
getBrcp()
Rectangle border codes.
|
BorderCode |
getBrcRight()
Get the brcRight field for the PAP record.
|
BorderCode |
getBrcTop()
Get the brcTop field for the PAP record.
|
DropCapSpecifier |
getDcs()
Get the dcs field for the PAP record.
|
DateAndTime |
getDttmPropRMark()
Get the dttmPropRMark field for the PAP record.
|
int |
getDxaAbs()
Get the dxaAbs field for the PAP record.
|
int |
getDxaFromText()
Horizontal distance between text and absolutely positioned object.
|
int |
getDxaLeft()
Get the dxaLeft field for the PAP record.
|
int |
getDxaLeft1()
Get the dxaLeft1 field for the PAP record.
|
int |
getDxaRight()
Get the dxaRight field for the PAP record.
|
int |
getDxaWidth()
Get the dxaWidth field for the PAP record.
|
short |
getDxcLeft()
Left indent in character units.
|
short |
getDxcLeft1()
First line indent in character units.
|
short |
getDxcRight()
Right indent in character units.
|
int |
getDyaAbs()
Get the dyaAbs field for the PAP record.
|
int |
getDyaAfter()
Space after paragraph.
|
int |
getDyaBefore()
Space before paragraph.
|
int |
getDyaFromText()
Vertical distance between text and absolutely positioned object.
|
int |
getDyaHeight()
Get the dyaHeight field for the PAP record.
|
boolean |
getFAdjustRight()
Get the fAdjustRight field for the PAP record.
|
boolean |
getFAutoSpaceDE()
auto space East Asian and alphabetic characters.
|
boolean |
getFAutoSpaceDN()
auto space East Asian and numeric characters.
|
boolean |
getFBiDi()
Get the fBiDi field for the PAP record.
|
boolean |
getFBrLnAbove()
Get the fBrLnAbove field for the PAP record.
|
boolean |
getFBrLnBelow()
Get the fBrLnBelow field for the PAP record.
|
boolean |
getFCrLf()
Get the fCrLf field for the PAP record.
|
boolean |
getFDyaAfterAuto()
Vertical spacing after is automatic.
|
boolean |
getFDyaBeforeAuto()
Vertical spacing before is automatic.
|
boolean |
getFInnerTableCell()
When 1, the end of paragraph mark is really an end of cell mark for a nested table cell.
|
boolean |
getFInTable()
Paragraph is in table flag.
|
boolean |
getFinTableW97()
Archaic paragraph is in table flag.
|
boolean |
getFKeep()
Get the fKeep field for the PAP record.
|
boolean |
getFKeepFollow()
Get the fKeepFollow field for the PAP record.
|
boolean |
getFKinsoku()
apply Kinsoku rules when performing line wrapping.
|
boolean |
getFLocked()
Anchor of an absolutely positioned frame is locked.
|
boolean |
getFMinHeight()
Minimum height is exact or auto.
|
boolean |
getFNoAllowOverlap()
When 1, absolutely positioned paragraph cannot overlap with another paragraph.
|
boolean |
getFNoAutoHyph()
Get the fNoAutoHyph field for the PAP record.
|
boolean |
getFNoLnn()
No line numbering.
|
boolean |
getFNumRMIns()
Get the fNumRMIns field for the PAP record.
|
short |
getFontAlign()
Used internally by Word.
|
boolean |
getFOpenTch()
Ensure the Table Cell char doesn't show up as zero height.
|
boolean |
getFOverflowPunct()
apply overflow punctuation rules when performing line wrapping.
|
boolean |
getFPageBreakBefore()
Get the fPageBreakBefore field for the PAP record.
|
boolean |
getFPropRMark()
Get the fPropRMark field for the PAP record.
|
boolean |
getFSideBySide()
Get the fSideBySide field for the PAP record.
|
boolean |
getFTopLinePunct()
perform top line punctuation processing.
|
boolean |
getFTtp()
Table trailer paragraph (last in table row).
|
boolean |
getFTtpEmbedded()
Word 97 compatibility indicates this end of paragraph mark is really an end of row marker for a nested table.
|
boolean |
getFUsePgsuSettings()
Get the fUsePgsuSettings field for the PAP record.
|
boolean |
getFWidowControl()
1, Word will prevent widowed lines in this paragraph from being placed at the beginning of a page.
|
boolean |
getFWordWrap()
perform word wrap.
|
int |
getIbstPropRMark()
Get the ibstPropRMark field for the PAP record.
|
int |
getIlfo()
"A 16-bit signed integer value that is used to determine which list
contains the paragraph.
|
byte |
getIlvl()
List level if non-zero.
|
long |
getIpgp()
HTML DIV ID for this paragraph.
|
int |
getIstd()
Index to style descriptor.
|
int |
getItap()
Table nesting level.
|
int |
getItbdMac()
Number of tabs stops defined for paragraph.
|
byte |
getJc()
Get the jc field for the PAP record.
|
LineSpacingDescriptor |
getLspd()
Line spacing descriptor.
|
byte |
getLvl()
Outline level.
|
byte[] |
getNumrm()
Get the numrm field for the PAP record.
|
byte |
getPcHorz()
Get the pcHorz field for the PAP record.
|
byte |
getPcVert()
Get the pcVert field for the PAP record.
|
byte[] |
getPhe()
Get the phe field for the PAP record.
|
byte[] |
getPtap()
Get the ptap field for the PAP record.
|
int[] |
getRgdxaTab()
Array of positions of itbdMac tab stops.
|
TabDescriptor[] |
getRgtbd()
Array of itbdMac tab descriptors.
|
long |
getRsid()
Save ID for last time this PAP was revised.
|
ShadingDescriptor |
getShd()
Get the shd field for the PAP record.
|
int |
getWAlignFont()
Get the wAlignFont field for the PAP record.
|
byte |
getWr()
Get the wr field for the PAP record.
|
boolean |
isFBackward() |
boolean |
isFRotateFont() |
boolean |
isFVertical() |
void |
setAnld(byte[] field_67_anld)
Set the anld field for the PAP record.
|
void |
setBrcBar(BorderCode field_65_brcBar)
Set the brcBar field for the PAP record.
|
void |
setBrcBetween(BorderCode field_64_brcBetween)
Set the brcBetween field for the PAP record.
|
void |
setBrcBottom(BorderCode field_62_brcBottom)
Set the brcBottom field for the PAP record.
|
void |
setBrcl(byte field_6_brcl)
Border line style.
|
void |
setBrcLeft(BorderCode field_61_brcLeft)
Set the brcLeft field for the PAP record.
|
void |
setBrcp(byte field_7_brcp)
Rectangle border codes.
|
void |
setBrcRight(BorderCode field_63_brcRight)
Set the brcRight field for the PAP record.
|
void |
setBrcTop(BorderCode field_60_brcTop)
Set the brcTop field for the PAP record.
|
void |
setDcs(DropCapSpecifier field_28_dcs)
Set the dcs field for the PAP record.
|
void |
setDttmPropRMark(DateAndTime field_71_dttmPropRMark)
Set the dttmPropRMark field for the PAP record.
|
void |
setDxaAbs(int field_17_dxaAbs)
Set the dxaAbs field for the PAP record.
|
void |
setDxaFromText(int field_30_dxaFromText)
Horizontal distance between text and absolutely positioned object.
|
void |
setDxaLeft(int field_57_dxaLeft)
Set the dxaLeft field for the PAP record.
|
void |
setDxaLeft1(int field_58_dxaLeft1)
Set the dxaLeft1 field for the PAP record.
|
void |
setDxaRight(int field_56_dxaRight)
Set the dxaRight field for the PAP record.
|
void |
setDxaWidth(int field_19_dxaWidth)
Set the dxaWidth field for the PAP record.
|
void |
setDxcLeft(short field_52_dxcLeft)
Left indent in character units.
|
void |
setDxcLeft1(short field_53_dxcLeft1)
First line indent in character units.
|
void |
setDxcRight(short field_51_dxcRight)
Right indent in character units.
|
void |
setDyaAbs(int field_18_dyaAbs)
Set the dyaAbs field for the PAP record.
|
void |
setDyaAfter(int field_13_dyaAfter)
Space after paragraph.
|
void |
setDyaBefore(int field_12_dyaBefore)
Space before paragraph.
|
void |
setDyaFromText(int field_29_dyaFromText)
Vertical distance between text and absolutely positioned object.
|
void |
setDyaHeight(int field_26_dyaHeight)
Set the dyaHeight field for the PAP record.
|
void |
setFAdjustRight(boolean field_46_fAdjustRight)
Set the fAdjustRight field for the PAP record.
|
void |
setFAutoSpaceDE(boolean field_37_fAutoSpaceDE)
auto space East Asian and alphabetic characters.
|
void |
setFAutoSpaceDN(boolean field_38_fAutoSpaceDN)
auto space East Asian and numeric characters.
|
void |
setFBackward(boolean value)
Sets the fBackward field value.
|
void |
setFBiDi(boolean field_42_fBiDi)
Set the fBiDi field for the PAP record.
|
void |
setFBrLnAbove(boolean field_20_fBrLnAbove)
Set the fBrLnAbove field for the PAP record.
|
void |
setFBrLnBelow(boolean field_21_fBrLnBelow)
Set the fBrLnBelow field for the PAP record.
|
void |
setFCrLf(boolean field_44_fCrLf)
Set the fCrLf field for the PAP record.
|
void |
setFDyaAfterAuto(boolean field_55_fDyaAfterAuto)
Vertical spacing after is automatic.
|
void |
setFDyaBeforeAuto(boolean field_54_fDyaBeforeAuto)
Vertical spacing before is automatic.
|
void |
setFInnerTableCell(boolean field_48_fInnerTableCell)
When 1, the end of paragraph mark is really an end of cell mark for a nested table cell.
|
void |
setFInTable(boolean field_14_fInTable)
Paragraph is in table flag.
|
void |
setFinTableW97(boolean field_15_finTableW97)
Archaic paragraph is in table flag.
|
void |
setFKeep(boolean field_3_fKeep)
Set the fKeep field for the PAP record.
|
void |
setFKeepFollow(boolean field_4_fKeepFollow)
Set the fKeepFollow field for the PAP record.
|
void |
setFKinsoku(boolean field_33_fKinsoku)
apply Kinsoku rules when performing line wrapping.
|
void |
setFLocked(boolean field_31_fLocked)
Anchor of an absolutely positioned frame is locked.
|
void |
setFMinHeight(boolean field_27_fMinHeight)
Minimum height is exact or auto.
|
void |
setFNoAllowOverlap(boolean field_77_fNoAllowOverlap)
When 1, absolutely positioned paragraph cannot overlap with another paragraph.
|
void |
setFNoAutoHyph(boolean field_25_fNoAutoHyph)
Set the fNoAutoHyph field for the PAP record.
|
void |
setFNoLnn(boolean field_10_fNoLnn)
No line numbering.
|
void |
setFNumRMIns(boolean field_43_fNumRMIns)
Set the fNumRMIns field for the PAP record.
|
void |
setFontAlign(short field_40_fontAlign)
Used internally by Word.
|
void |
setFOpenTch(boolean field_49_fOpenTch)
Ensure the Table Cell char doesn't show up as zero height.
|
void |
setFOverflowPunct(boolean field_35_fOverflowPunct)
apply overflow punctuation rules when performing line wrapping.
|
void |
setFPageBreakBefore(boolean field_5_fPageBreakBefore)
Set the fPageBreakBefore field for the PAP record.
|
void |
setFPropRMark(boolean field_69_fPropRMark)
Set the fPropRMark field for the PAP record.
|
void |
setFRotateFont(boolean value)
Sets the fRotateFont field value.
|
void |
setFSideBySide(boolean field_2_fSideBySide)
Set the fSideBySide field for the PAP record.
|
void |
setFTopLinePunct(boolean field_36_fTopLinePunct)
perform top line punctuation processing.
|
void |
setFTtp(boolean field_16_fTtp)
Table trailer paragraph (last in table row).
|
void |
setFTtpEmbedded(boolean field_50_fTtpEmbedded)
Word 97 compatibility indicates this end of paragraph mark is really an end of row marker for a nested table.
|
void |
setFUsePgsuSettings(boolean field_45_fUsePgsuSettings)
Set the fUsePgsuSettings field for the PAP record.
|
void |
setFVertical(boolean value)
Sets the fVertical field value.
|
void |
setFWidowControl(boolean field_32_fWidowControl)
1, Word will prevent widowed lines in this paragraph from being placed at the beginning of a page.
|
void |
setFWordWrap(boolean field_34_fWordWrap)
perform word wrap.
|
void |
setIbstPropRMark(int field_70_ibstPropRMark)
Set the ibstPropRMark field for the PAP record.
|
void |
setIlfo(int field_9_ilfo)
"A 16-bit signed integer value that is used to determine which list
contains the paragraph.
|
void |
setIlvl(byte field_8_ilvl)
List level if non-zero.
|
void |
setIpgp(long field_78_ipgp)
HTML DIV ID for this paragraph.
|
void |
setIstd(int field_1_istd)
Index to style descriptor.
|
void |
setItap(int field_47_itap)
Table nesting level.
|
void |
setItbdMac(int field_72_itbdMac)
Number of tabs stops defined for paragraph.
|
void |
setJc(byte field_59_jc)
Set the jc field for the PAP record.
|
void |
setLspd(LineSpacingDescriptor field_11_lspd)
Line spacing descriptor.
|
void |
setLvl(byte field_41_lvl)
Outline level.
|
void |
setNumrm(byte[] field_75_numrm)
Set the numrm field for the PAP record.
|
void |
setPcHorz(byte field_23_pcHorz)
Set the pcHorz field for the PAP record.
|
void |
setPcVert(byte field_22_pcVert)
Set the pcVert field for the PAP record.
|
void |
setPhe(byte[] field_68_phe)
Set the phe field for the PAP record.
|
void |
setPtap(byte[] field_76_ptap)
Set the ptap field for the PAP record.
|
void |
setRgdxaTab(int[] field_73_rgdxaTab)
Array of positions of itbdMac tab stops.
|
void |
setRgtbd(TabDescriptor[] field_74_rgtbd)
Array of itbdMac tab descriptors.
|
void |
setRsid(long field_79_rsid)
Save ID for last time this PAP was revised.
|
void |
setShd(ShadingDescriptor field_66_shd)
Set the shd field for the PAP record.
|
void |
setWAlignFont(int field_39_wAlignFont)
Set the wAlignFont field for the PAP record.
|
void |
setWr(byte field_24_wr)
Set the wr field for the PAP record.
|
java.lang.String |
toString() |
protected static final byte BRCL_SINGLE
protected static final byte BRCL_THICK
protected static final byte BRCL_DOUBLE
protected static final byte BRCL_SHADOW
protected static final byte BRCP_NONE
protected static final byte BRCP_BORDER_ABOVE
protected static final byte BRCP_BORDER_BELOW
protected static final byte BRCP_BOX_AROUND
protected static final byte BRCP_BAR_TO_LEFT_OF_PARAGRAPH
protected static final boolean FMINHEIGHT_EXACT
protected static final boolean FMINHEIGHT_AT_LEAST
protected static final byte WALIGNFONT_HANGING
protected static final byte WALIGNFONT_CENTERED
protected static final byte WALIGNFONT_ROMAN
protected static final byte WALIGNFONT_VARIABLE
protected static final byte WALIGNFONT_AUTO
protected int field_1_istd
protected boolean field_2_fSideBySide
protected boolean field_3_fKeep
protected boolean field_4_fKeepFollow
protected boolean field_5_fPageBreakBefore
protected byte field_6_brcl
protected byte field_7_brcp
protected byte field_8_ilvl
protected int field_9_ilfo
protected boolean field_10_fNoLnn
protected LineSpacingDescriptor field_11_lspd
protected int field_12_dyaBefore
protected int field_13_dyaAfter
protected boolean field_14_fInTable
protected boolean field_15_finTableW97
protected boolean field_16_fTtp
protected int field_17_dxaAbs
protected int field_18_dyaAbs
protected int field_19_dxaWidth
protected boolean field_20_fBrLnAbove
protected boolean field_21_fBrLnBelow
protected byte field_22_pcVert
protected byte field_23_pcHorz
protected byte field_24_wr
protected boolean field_25_fNoAutoHyph
protected int field_26_dyaHeight
protected boolean field_27_fMinHeight
protected DropCapSpecifier field_28_dcs
protected int field_29_dyaFromText
protected int field_30_dxaFromText
protected boolean field_31_fLocked
protected boolean field_32_fWidowControl
protected boolean field_33_fKinsoku
protected boolean field_34_fWordWrap
protected boolean field_35_fOverflowPunct
protected boolean field_36_fTopLinePunct
protected boolean field_37_fAutoSpaceDE
protected boolean field_38_fAutoSpaceDN
protected int field_39_wAlignFont
protected short field_40_fontAlign
protected byte field_41_lvl
protected boolean field_42_fBiDi
protected boolean field_43_fNumRMIns
protected boolean field_44_fCrLf
protected boolean field_45_fUsePgsuSettings
protected boolean field_46_fAdjustRight
protected int field_47_itap
protected boolean field_48_fInnerTableCell
protected boolean field_49_fOpenTch
protected boolean field_50_fTtpEmbedded
protected short field_51_dxcRight
protected short field_52_dxcLeft
protected short field_53_dxcLeft1
protected boolean field_54_fDyaBeforeAuto
protected boolean field_55_fDyaAfterAuto
protected int field_56_dxaRight
protected int field_57_dxaLeft
protected int field_58_dxaLeft1
protected byte field_59_jc
protected BorderCode field_60_brcTop
protected BorderCode field_61_brcLeft
protected BorderCode field_62_brcBottom
protected BorderCode field_63_brcRight
protected BorderCode field_64_brcBetween
protected BorderCode field_65_brcBar
protected ShadingDescriptor field_66_shd
protected byte[] field_67_anld
protected byte[] field_68_phe
protected boolean field_69_fPropRMark
protected int field_70_ibstPropRMark
protected DateAndTime field_71_dttmPropRMark
protected int field_72_itbdMac
protected int[] field_73_rgdxaTab
protected TabDescriptor[] field_74_rgtbd
protected byte[] field_75_numrm
protected byte[] field_76_ptap
protected boolean field_77_fNoAllowOverlap
protected long field_78_ipgp
protected long field_79_rsid
protected PAPAbstractType()
protected PAPAbstractType(PAPAbstractType other)
public java.lang.String toString()
toString
in class java.lang.Object
@Internal public int getIstd()
@Internal public void setIstd(int field_1_istd)
@Internal public boolean getFSideBySide()
@Internal public void setFSideBySide(boolean field_2_fSideBySide)
@Internal public boolean getFKeep()
@Internal public void setFKeep(boolean field_3_fKeep)
@Internal public boolean getFKeepFollow()
@Internal public void setFKeepFollow(boolean field_4_fKeepFollow)
@Internal public boolean getFPageBreakBefore()
@Internal public void setFPageBreakBefore(boolean field_5_fPageBreakBefore)
@Internal public byte getBrcl()
@Internal public void setBrcl(byte field_6_brcl)
field_6_brcl
- One of @Internal public byte getBrcp()
@Internal public void setBrcp(byte field_7_brcp)
field_7_brcp
- One of @Internal public byte getIlvl()
@Internal public void setIlvl(byte field_8_ilvl)
@Internal public int getIlfo()
@Internal public void setIlfo(int field_9_ilfo)
@Internal public boolean getFNoLnn()
@Internal public void setFNoLnn(boolean field_10_fNoLnn)
@Internal public LineSpacingDescriptor getLspd()
@Internal public void setLspd(LineSpacingDescriptor field_11_lspd)
@Internal public int getDyaBefore()
@Internal public void setDyaBefore(int field_12_dyaBefore)
@Internal public int getDyaAfter()
@Internal public void setDyaAfter(int field_13_dyaAfter)
@Internal public boolean getFInTable()
@Internal public void setFInTable(boolean field_14_fInTable)
@Internal public boolean getFinTableW97()
@Internal public void setFinTableW97(boolean field_15_finTableW97)
@Internal public boolean getFTtp()
@Internal public void setFTtp(boolean field_16_fTtp)
@Internal public int getDxaAbs()
@Internal public void setDxaAbs(int field_17_dxaAbs)
@Internal public int getDyaAbs()
@Internal public void setDyaAbs(int field_18_dyaAbs)
@Internal public int getDxaWidth()
@Internal public void setDxaWidth(int field_19_dxaWidth)
@Internal public boolean getFBrLnAbove()
@Internal public void setFBrLnAbove(boolean field_20_fBrLnAbove)
@Internal public boolean getFBrLnBelow()
@Internal public void setFBrLnBelow(boolean field_21_fBrLnBelow)
@Internal public byte getPcVert()
@Internal public void setPcVert(byte field_22_pcVert)
@Internal public byte getPcHorz()
@Internal public void setPcHorz(byte field_23_pcHorz)
@Internal public byte getWr()
@Internal public void setWr(byte field_24_wr)
@Internal public boolean getFNoAutoHyph()
@Internal public void setFNoAutoHyph(boolean field_25_fNoAutoHyph)
@Internal public int getDyaHeight()
@Internal public void setDyaHeight(int field_26_dyaHeight)
@Internal public boolean getFMinHeight()
@Internal public void setFMinHeight(boolean field_27_fMinHeight)
field_27_fMinHeight
- One of @Internal public DropCapSpecifier getDcs()
@Internal public void setDcs(DropCapSpecifier field_28_dcs)
@Internal public int getDyaFromText()
@Internal public void setDyaFromText(int field_29_dyaFromText)
@Internal public int getDxaFromText()
@Internal public void setDxaFromText(int field_30_dxaFromText)
@Internal public boolean getFLocked()
@Internal public void setFLocked(boolean field_31_fLocked)
@Internal public boolean getFWidowControl()
@Internal public void setFWidowControl(boolean field_32_fWidowControl)
@Internal public boolean getFKinsoku()
@Internal public void setFKinsoku(boolean field_33_fKinsoku)
@Internal public boolean getFWordWrap()
@Internal public void setFWordWrap(boolean field_34_fWordWrap)
@Internal public boolean getFOverflowPunct()
@Internal public void setFOverflowPunct(boolean field_35_fOverflowPunct)
@Internal public boolean getFTopLinePunct()
@Internal public void setFTopLinePunct(boolean field_36_fTopLinePunct)
@Internal public boolean getFAutoSpaceDE()
@Internal public void setFAutoSpaceDE(boolean field_37_fAutoSpaceDE)
@Internal public boolean getFAutoSpaceDN()
@Internal public void setFAutoSpaceDN(boolean field_38_fAutoSpaceDN)
@Internal public int getWAlignFont()
@Internal public void setWAlignFont(int field_39_wAlignFont)
field_39_wAlignFont
- One of @Internal public short getFontAlign()
@Internal public void setFontAlign(short field_40_fontAlign)
@Internal public byte getLvl()
@Internal public void setLvl(byte field_41_lvl)
@Internal public boolean getFBiDi()
@Internal public void setFBiDi(boolean field_42_fBiDi)
@Internal public boolean getFNumRMIns()
@Internal public void setFNumRMIns(boolean field_43_fNumRMIns)
@Internal public boolean getFCrLf()
@Internal public void setFCrLf(boolean field_44_fCrLf)
@Internal public boolean getFUsePgsuSettings()
@Internal public void setFUsePgsuSettings(boolean field_45_fUsePgsuSettings)
@Internal public boolean getFAdjustRight()
@Internal public void setFAdjustRight(boolean field_46_fAdjustRight)
@Internal public int getItap()
@Internal public void setItap(int field_47_itap)
@Internal public boolean getFInnerTableCell()
@Internal public void setFInnerTableCell(boolean field_48_fInnerTableCell)
@Internal public boolean getFOpenTch()
@Internal public void setFOpenTch(boolean field_49_fOpenTch)
@Internal public boolean getFTtpEmbedded()
@Internal public void setFTtpEmbedded(boolean field_50_fTtpEmbedded)
@Internal public short getDxcRight()
@Internal public void setDxcRight(short field_51_dxcRight)
@Internal public short getDxcLeft()
@Internal public void setDxcLeft(short field_52_dxcLeft)
@Internal public short getDxcLeft1()
@Internal public void setDxcLeft1(short field_53_dxcLeft1)
@Internal public boolean getFDyaBeforeAuto()
@Internal public void setFDyaBeforeAuto(boolean field_54_fDyaBeforeAuto)
@Internal public boolean getFDyaAfterAuto()
@Internal public void setFDyaAfterAuto(boolean field_55_fDyaAfterAuto)
@Internal public int getDxaRight()
@Internal public void setDxaRight(int field_56_dxaRight)
@Internal public int getDxaLeft()
@Internal public void setDxaLeft(int field_57_dxaLeft)
@Internal public int getDxaLeft1()
@Internal public void setDxaLeft1(int field_58_dxaLeft1)
@Internal public byte getJc()
@Internal public void setJc(byte field_59_jc)
@Internal public BorderCode getBrcTop()
@Internal public void setBrcTop(BorderCode field_60_brcTop)
@Internal public BorderCode getBrcLeft()
@Internal public void setBrcLeft(BorderCode field_61_brcLeft)
@Internal public BorderCode getBrcBottom()
@Internal public void setBrcBottom(BorderCode field_62_brcBottom)
@Internal public BorderCode getBrcRight()
@Internal public void setBrcRight(BorderCode field_63_brcRight)
@Internal public BorderCode getBrcBetween()
@Internal public void setBrcBetween(BorderCode field_64_brcBetween)
@Internal public BorderCode getBrcBar()
@Internal public void setBrcBar(BorderCode field_65_brcBar)
@Internal public ShadingDescriptor getShd()
@Internal public void setShd(ShadingDescriptor field_66_shd)
@Internal public byte[] getAnld()
@Internal public void setAnld(byte[] field_67_anld)
@Internal public byte[] getPhe()
@Internal public void setPhe(byte[] field_68_phe)
@Internal public boolean getFPropRMark()
@Internal public void setFPropRMark(boolean field_69_fPropRMark)
@Internal public int getIbstPropRMark()
@Internal public void setIbstPropRMark(int field_70_ibstPropRMark)
@Internal public DateAndTime getDttmPropRMark()
@Internal public void setDttmPropRMark(DateAndTime field_71_dttmPropRMark)
@Internal public int getItbdMac()
@Internal public void setItbdMac(int field_72_itbdMac)
@Internal public int[] getRgdxaTab()
@Internal public void setRgdxaTab(int[] field_73_rgdxaTab)
@Internal public TabDescriptor[] getRgtbd()
@Internal public void setRgtbd(TabDescriptor[] field_74_rgtbd)
@Internal public byte[] getNumrm()
@Internal public void setNumrm(byte[] field_75_numrm)
@Internal public byte[] getPtap()
@Internal public void setPtap(byte[] field_76_ptap)
@Internal public boolean getFNoAllowOverlap()
@Internal public void setFNoAllowOverlap(boolean field_77_fNoAllowOverlap)
@Internal public long getIpgp()
@Internal public void setIpgp(long field_78_ipgp)
@Internal public long getRsid()
@Internal public void setRsid(long field_79_rsid)
@Internal public void setFVertical(boolean value)
@Internal public boolean isFVertical()
@Internal public void setFBackward(boolean value)
@Internal public boolean isFBackward()
@Internal public void setFRotateFont(boolean value)
@Internal public boolean isFRotateFont()
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.