org.apache.poi.hwpf.model.types
Class TAPAbstractType

java.lang.Object
  extended by org.apache.poi.hwpf.model.types.TAPAbstractType
All Implemented Interfaces:
org.apache.poi.hdf.model.hdftypes.HDFType
Direct Known Subclasses:
TableProperties

@Internal
public abstract class TAPAbstractType
extends java.lang.Object
implements org.apache.poi.hdf.model.hdftypes.HDFType

"Table Properties (TAP). This structure is never written out to disk but can be built from the appropriate property modifiers. For this reason no offsets into the structure are given."

Class and properties descriptions quoted from Microsoft Office Word 97-2007 Binary File Format Specification [*.doc]

NOTE: This source is automatically generated please do not modify this file. Either subclass or remove the record in src/records/definitions.

Author:
S. Ryan Ackley, Sergey Vladimirov (vlsergey {at} gmail {dot} com)

Field Summary
protected  short field_1_istd
           
protected  short field_10_wWidthIndent
           
protected  short field_11_wWidthBefore
           
protected  short field_12_wWidthAfter
           
protected  int field_13_widthAndFitsFlags
           
protected  int field_14_dxaAbs
           
protected  int field_15_dyaAbs
           
protected  int field_16_dxaFromText
           
protected  int field_17_dyaFromText
           
protected  int field_18_dxaFromTextRight
           
protected  int field_19_dyaFromTextBottom
           
protected  short field_2_jc
           
protected  byte field_20_fBiDi
           
protected  byte field_21_fRTL
           
protected  byte field_22_fNoAllowOverlap
           
protected  byte field_23_fSpare
           
protected  int field_24_grpfTap
           
protected  int field_25_internalFlags
           
protected  short field_26_itcMac
           
protected  int field_27_dxaAdjust
           
protected  int field_28_dxaWebView
           
protected  int field_29_dxaRTEWrapWidth
           
protected  int field_3_dxaGapHalf
           
protected  int field_30_dxaColWidthWwd
           
protected  short field_31_pctWwd
           
protected  int field_32_viewFlags
           
protected  short[] field_33_rgdxaCenter
           
protected  short[] field_34_rgdxaCenterPrint
           
protected  ShadingDescriptor field_35_shdTable
           
protected  BorderCode field_36_brcBottom
           
protected  BorderCode field_37_brcTop
           
protected  BorderCode field_38_brcLeft
           
protected  BorderCode field_39_brcRight
           
protected  int field_4_dyaRowHeight
           
protected  BorderCode field_40_brcVertical
           
protected  BorderCode field_41_brcHorizontal
           
protected  short field_42_wCellPaddingDefaultTop
           
protected  short field_43_wCellPaddingDefaultLeft
           
protected  short field_44_wCellPaddingDefaultBottom
           
protected  short field_45_wCellPaddingDefaultRight
           
protected  byte field_46_ftsCellPaddingDefaultTop
           
protected  byte field_47_ftsCellPaddingDefaultLeft
           
protected  byte field_48_ftsCellPaddingDefaultBottom
           
protected  byte field_49_ftsCellPaddingDefaultRight
           
protected  boolean field_5_fCantSplit
           
protected  short field_50_wCellSpacingDefaultTop
           
protected  short field_51_wCellSpacingDefaultLeft
           
protected  short field_52_wCellSpacingDefaultBottom
           
protected  short field_53_wCellSpacingDefaultRight
           
protected  byte field_54_ftsCellSpacingDefaultTop
           
protected  byte field_55_ftsCellSpacingDefaultLeft
           
protected  byte field_56_ftsCellSpacingDefaultBottom
           
protected  byte field_57_ftsCellSpacingDefaultRight
           
protected  short field_58_wCellPaddingOuterTop
           
protected  short field_59_wCellPaddingOuterLeft
           
protected  boolean field_6_fCantSplit90
           
protected  short field_60_wCellPaddingOuterBottom
           
protected  short field_61_wCellPaddingOuterRight
           
protected  byte field_62_ftsCellPaddingOuterTop
           
protected  byte field_63_ftsCellPaddingOuterLeft
           
protected  byte field_64_ftsCellPaddingOuterBottom
           
protected  byte field_65_ftsCellPaddingOuterRight
           
protected  short field_66_wCellSpacingOuterTop
           
protected  short field_67_wCellSpacingOuterLeft
           
protected  short field_68_wCellSpacingOuterBottom
           
protected  short field_69_wCellSpacingOuterRight
           
protected  boolean field_7_fTableHeader
           
protected  byte field_70_ftsCellSpacingOuterTop
           
protected  byte field_71_ftsCellSpacingOuterLeft
           
protected  byte field_72_ftsCellSpacingOuterBottom
           
protected  byte field_73_ftsCellSpacingOuterRight
           
protected  TableCellDescriptor[] field_74_rgtc
           
protected  ShadingDescriptor[] field_75_rgshd
           
protected  byte field_76_fPropRMark
           
protected  byte field_77_fHasOldProps
           
protected  short field_78_cHorzBands
           
protected  short field_79_cVertBands
           
protected  TableAutoformatLookSpecifier field_8_tlp
           
protected  BorderCode field_80_rgbrcInsideDefault_0
           
protected  BorderCode field_81_rgbrcInsideDefault_1
           
protected  short field_9_wWidth
           
 
Constructor Summary
TAPAbstractType()
           
 
Method Summary
 BorderCode getBrcBottom()
          Get the brcBottom field for the TAP record.
 BorderCode getBrcHorizontal()
          Get the brcHorizontal field for the TAP record.
 BorderCode getBrcLeft()
          Get the brcLeft field for the TAP record.
 BorderCode getBrcRight()
          Get the brcRight field for the TAP record.
 BorderCode getBrcTop()
          Get the brcTop field for the TAP record.
 BorderCode getBrcVertical()
          Get the brcVertical field for the TAP record.
 short getCHorzBands()
          Get the cHorzBands field for the TAP record.
 short getCVertBands()
          Get the cVertBands field for the TAP record.
 int getDxaAbs()
          Get the dxaAbs field for the TAP record.
 int getDxaAdjust()
          Get the dxaAdjust field for the TAP record.
 int getDxaColWidthWwd()
          Get the dxaColWidthWwd field for the TAP record.
 int getDxaFromText()
          Get the dxaFromText field for the TAP record.
 int getDxaFromTextRight()
          Get the dxaFromTextRight field for the TAP record.
 int getDxaGapHalf()
          Get the dxaGapHalf field for the TAP record.
 int getDxaRTEWrapWidth()
          Get the dxaRTEWrapWidth field for the TAP record.
 int getDxaWebView()
          Get the dxaWebView field for the TAP record.
 int getDyaAbs()
          Get the dyaAbs field for the TAP record.
 int getDyaFromText()
          Get the dyaFromText field for the TAP record.
 int getDyaFromTextBottom()
          Get the dyaFromTextBottom field for the TAP record.
 int getDyaRowHeight()
          Get the dyaRowHeight field for the TAP record.
 byte getFBiDi()
          Get the fBiDi field for the TAP record.
 boolean getFCantSplit()
          Get the fCantSplit field for the TAP record.
 boolean getFCantSplit90()
          Get the fCantSplit90 field for the TAP record.
 byte getFHasOldProps()
          Get the fHasOldProps field for the TAP record.
 byte getFNoAllowOverlap()
          Get the fNoAllowOverlap field for the TAP record.
 byte getFPropRMark()
          Get the fPropRMark field for the TAP record.
 byte getFRTL()
          Get the fRTL field for the TAP record.
 byte getFSpare()
          Get the fSpare field for the TAP record.
 boolean getFTableHeader()
          Get the fTableHeader field for the TAP record.
 byte getFtsCellPaddingDefaultBottom()
          Get the ftsCellPaddingDefaultBottom field for the TAP record.
 byte getFtsCellPaddingDefaultLeft()
          Get the ftsCellPaddingDefaultLeft field for the TAP record.
 byte getFtsCellPaddingDefaultRight()
          Get the ftsCellPaddingDefaultRight field for the TAP record.
 byte getFtsCellPaddingDefaultTop()
          Get the ftsCellPaddingDefaultTop field for the TAP record.
 byte getFtsCellPaddingOuterBottom()
          Get the ftsCellPaddingOuterBottom field for the TAP record.
 byte getFtsCellPaddingOuterLeft()
          Get the ftsCellPaddingOuterLeft field for the TAP record.
 byte getFtsCellPaddingOuterRight()
          Get the ftsCellPaddingOuterRight field for the TAP record.
 byte getFtsCellPaddingOuterTop()
          Get the ftsCellPaddingOuterTop field for the TAP record.
 byte getFtsCellSpacingDefaultBottom()
          Get the ftsCellSpacingDefaultBottom field for the TAP record.
 byte getFtsCellSpacingDefaultLeft()
          Get the ftsCellSpacingDefaultLeft field for the TAP record.
 byte getFtsCellSpacingDefaultRight()
          Get the ftsCellSpacingDefaultRight field for the TAP record.
 byte getFtsCellSpacingDefaultTop()
          Get the ftsCellSpacingDefaultTop field for the TAP record.
 byte getFtsCellSpacingOuterBottom()
          Get the ftsCellSpacingOuterBottom field for the TAP record.
 byte getFtsCellSpacingOuterLeft()
          Get the ftsCellSpacingOuterLeft field for the TAP record.
 byte getFtsCellSpacingOuterRight()
          Get the ftsCellSpacingOuterRight field for the TAP record.
 byte getFtsCellSpacingOuterTop()
          Get the ftsCellSpacingOuterTop field for the TAP record.
 byte getFtsWidth()
          Units for wWidth: 0 -- null; 1 -- auto, ignores wWidth, 2 -- percentage (in 50ths of a percent), 3 -- twips
 byte getFtsWidthAfter()
          Units for wWidthAfter: 0 -- null; 1 -- auto, ignores wWidthAfter, 2 -- percentage (in 50ths of a percent), 3 -- twips
 byte getFtsWidthBefore()
          Units for wWidthBefore: 0 -- null; 1 -- auto, ignores wWidthBefore, 2 -- percentage (in 50ths of a percent), 3 -- twips
 byte getFtsWidthIndent()
          Units for wWidthIndent: 0 -- null; 1 -- auto, ignores wWidthIndent, 2 -- percentage (in 50ths of a percent), 3 -- twips
 short getGrpfTap_unused()
          Not used
 int getGrpfTap()
          Get the grpfTap field for the TAP record.
 int getInternalFlags()
          Get the internalFlags field for the TAP record.
 short getIstd()
          Get the istd field for the TAP record.
 short getItcMac()
          Get the itcMac field for the TAP record.
 short getJc()
          Get the jc field for the TAP record.
 byte getPcHorz()
          Horizontal position code.
 short getPctWwd()
          Get the pctWwd field for the TAP record.
 byte getPcVert()
          Vertical position code.
 BorderCode getRgbrcInsideDefault_0()
          Get the rgbrcInsideDefault_0 field for the TAP record.
 BorderCode getRgbrcInsideDefault_1()
          Get the rgbrcInsideDefault_1 field for the TAP record.
 short[] getRgdxaCenter()
          Get the rgdxaCenter field for the TAP record.
 short[] getRgdxaCenterPrint()
          Get the rgdxaCenterPrint field for the TAP record.
 ShadingDescriptor[] getRgshd()
          Get the rgshd field for the TAP record.
 TableCellDescriptor[] getRgtc()
          Get the rgtc field for the TAP record.
 ShadingDescriptor getShdTable()
          Get the shdTable field for the TAP record.
 int getSize()
          Size of record (exluding 4 byte header)
 TableAutoformatLookSpecifier getTlp()
          Get the tlp field for the TAP record.
 short getViewFlags_unused2()
          Not used
 int getViewFlags()
          Get the viewFlags field for the TAP record.
 short getWCellPaddingDefaultBottom()
          Get the wCellPaddingDefaultBottom field for the TAP record.
 short getWCellPaddingDefaultLeft()
          Get the wCellPaddingDefaultLeft field for the TAP record.
 short getWCellPaddingDefaultRight()
          Get the wCellPaddingDefaultRight field for the TAP record.
 short getWCellPaddingDefaultTop()
          Get the wCellPaddingDefaultTop field for the TAP record.
 short getWCellPaddingOuterBottom()
          Get the wCellPaddingOuterBottom field for the TAP record.
 short getWCellPaddingOuterLeft()
          Get the wCellPaddingOuterLeft field for the TAP record.
 short getWCellPaddingOuterRight()
          Get the wCellPaddingOuterRight field for the TAP record.
 short getWCellPaddingOuterTop()
          Get the wCellPaddingOuterTop field for the TAP record.
 short getWCellSpacingDefaultBottom()
          Get the wCellSpacingDefaultBottom field for the TAP record.
 short getWCellSpacingDefaultLeft()
          Get the wCellSpacingDefaultLeft field for the TAP record.
 short getWCellSpacingDefaultRight()
          Get the wCellSpacingDefaultRight field for the TAP record.
 short getWCellSpacingDefaultTop()
          Get the wCellSpacingDefaultTop field for the TAP record.
 short getWCellSpacingOuterBottom()
          Get the wCellSpacingOuterBottom field for the TAP record.
 short getWCellSpacingOuterLeft()
          Get the wCellSpacingOuterLeft field for the TAP record.
 short getWCellSpacingOuterRight()
          Get the wCellSpacingOuterRight field for the TAP record.
 short getWCellSpacingOuterTop()
          Get the wCellSpacingOuterTop field for the TAP record.
 byte getWidthAndFitsFlags_empty1()
          Not used
 short getWidthAndFitsFlags_empty2()
          Not used
 int getWidthAndFitsFlags()
          Get the widthAndFitsFlags field for the TAP record.
 short getWWidth()
          Get the wWidth field for the TAP record.
 short getWWidthAfter()
          Get the wWidthAfter field for the TAP record.
 short getWWidthBefore()
          Get the wWidthBefore field for the TAP record.
 short getWWidthIndent()
          Get the wWidthIndent field for the TAP record.
 boolean isFAdjusted()
          Used internally by Word
 boolean isFAutofit()
          When set to 1, AutoFit this table
 boolean isFCellSpacing()
          Used internally by Word: When set to 1 cell spacing is allowed
 boolean isFFirstRow()
          Used internally by Word: first row
 boolean isFInvalAutofit()
          When 1, TAP is still valid, but autofit properties aren't
 boolean isFKeepFollow()
          When set to 1, keep this row with the following row
 boolean isFLastRow()
          Used internally by Word: last row
 boolean isFNeverBeenAutofit()
          When 1, table has never been autofit
 boolean isFNotPageView()
          Used internally by Word: when set to 1 we are not in Page View
 boolean isFOrigWordTableRules()
          Used internally by Word: table combining like Word 5.x for the Macintosh and WinWord 1.x
 boolean isFOutline()
          Used internally by Word: row was cached for outline mode
 boolean isFVert()
          When 1, positioned in vertical text flow
 boolean isFWebView()
          Used internally by Word: Web View is on when set to 1
 boolean isFWrapToWwd()
          Used internally by Word: Wrap to window is on when set to 1
 boolean isViewFlags_unused1()
          Not used
 void setBrcBottom(BorderCode field_36_brcBottom)
          Set the brcBottom field for the TAP record.
 void setBrcHorizontal(BorderCode field_41_brcHorizontal)
          Set the brcHorizontal field for the TAP record.
 void setBrcLeft(BorderCode field_38_brcLeft)
          Set the brcLeft field for the TAP record.
 void setBrcRight(BorderCode field_39_brcRight)
          Set the brcRight field for the TAP record.
 void setBrcTop(BorderCode field_37_brcTop)
          Set the brcTop field for the TAP record.
 void setBrcVertical(BorderCode field_40_brcVertical)
          Set the brcVertical field for the TAP record.
 void setCHorzBands(short field_78_cHorzBands)
          Set the cHorzBands field for the TAP record.
 void setCVertBands(short field_79_cVertBands)
          Set the cVertBands field for the TAP record.
 void setDxaAbs(int field_14_dxaAbs)
          Set the dxaAbs field for the TAP record.
 void setDxaAdjust(int field_27_dxaAdjust)
          Set the dxaAdjust field for the TAP record.
 void setDxaColWidthWwd(int field_30_dxaColWidthWwd)
          Set the dxaColWidthWwd field for the TAP record.
 void setDxaFromText(int field_16_dxaFromText)
          Set the dxaFromText field for the TAP record.
 void setDxaFromTextRight(int field_18_dxaFromTextRight)
          Set the dxaFromTextRight field for the TAP record.
 void setDxaGapHalf(int field_3_dxaGapHalf)
          Set the dxaGapHalf field for the TAP record.
 void setDxaRTEWrapWidth(int field_29_dxaRTEWrapWidth)
          Set the dxaRTEWrapWidth field for the TAP record.
 void setDxaWebView(int field_28_dxaWebView)
          Set the dxaWebView field for the TAP record.
 void setDyaAbs(int field_15_dyaAbs)
          Set the dyaAbs field for the TAP record.
 void setDyaFromText(int field_17_dyaFromText)
          Set the dyaFromText field for the TAP record.
 void setDyaFromTextBottom(int field_19_dyaFromTextBottom)
          Set the dyaFromTextBottom field for the TAP record.
 void setDyaRowHeight(int field_4_dyaRowHeight)
          Set the dyaRowHeight field for the TAP record.
 void setFAdjusted(boolean value)
          Sets the fAdjusted field value.
 void setFAutofit(boolean value)
          Sets the fAutofit field value.
 void setFBiDi(byte field_20_fBiDi)
          Set the fBiDi field for the TAP record.
 void setFCantSplit(boolean field_5_fCantSplit)
          Set the fCantSplit field for the TAP record.
 void setFCantSplit90(boolean field_6_fCantSplit90)
          Set the fCantSplit90 field for the TAP record.
 void setFCellSpacing(boolean value)
          Sets the fCellSpacing field value.
 void setFFirstRow(boolean value)
          Sets the fFirstRow field value.
 void setFHasOldProps(byte field_77_fHasOldProps)
          Set the fHasOldProps field for the TAP record.
 void setFInvalAutofit(boolean value)
          Sets the fInvalAutofit field value.
 void setFKeepFollow(boolean value)
          Sets the fKeepFollow field value.
 void setFLastRow(boolean value)
          Sets the fLastRow field value.
 void setFNeverBeenAutofit(boolean value)
          Sets the fNeverBeenAutofit field value.
 void setFNoAllowOverlap(byte field_22_fNoAllowOverlap)
          Set the fNoAllowOverlap field for the TAP record.
 void setFNotPageView(boolean value)
          Sets the fNotPageView field value.
 void setFOrigWordTableRules(boolean value)
          Sets the fOrigWordTableRules field value.
 void setFOutline(boolean value)
          Sets the fOutline field value.
 void setFPropRMark(byte field_76_fPropRMark)
          Set the fPropRMark field for the TAP record.
 void setFRTL(byte field_21_fRTL)
          Set the fRTL field for the TAP record.
 void setFSpare(byte field_23_fSpare)
          Set the fSpare field for the TAP record.
 void setFTableHeader(boolean field_7_fTableHeader)
          Set the fTableHeader field for the TAP record.
 void setFtsCellPaddingDefaultBottom(byte field_48_ftsCellPaddingDefaultBottom)
          Set the ftsCellPaddingDefaultBottom field for the TAP record.
 void setFtsCellPaddingDefaultLeft(byte field_47_ftsCellPaddingDefaultLeft)
          Set the ftsCellPaddingDefaultLeft field for the TAP record.
 void setFtsCellPaddingDefaultRight(byte field_49_ftsCellPaddingDefaultRight)
          Set the ftsCellPaddingDefaultRight field for the TAP record.
 void setFtsCellPaddingDefaultTop(byte field_46_ftsCellPaddingDefaultTop)
          Set the ftsCellPaddingDefaultTop field for the TAP record.
 void setFtsCellPaddingOuterBottom(byte field_64_ftsCellPaddingOuterBottom)
          Set the ftsCellPaddingOuterBottom field for the TAP record.
 void setFtsCellPaddingOuterLeft(byte field_63_ftsCellPaddingOuterLeft)
          Set the ftsCellPaddingOuterLeft field for the TAP record.
 void setFtsCellPaddingOuterRight(byte field_65_ftsCellPaddingOuterRight)
          Set the ftsCellPaddingOuterRight field for the TAP record.
 void setFtsCellPaddingOuterTop(byte field_62_ftsCellPaddingOuterTop)
          Set the ftsCellPaddingOuterTop field for the TAP record.
 void setFtsCellSpacingDefaultBottom(byte field_56_ftsCellSpacingDefaultBottom)
          Set the ftsCellSpacingDefaultBottom field for the TAP record.
 void setFtsCellSpacingDefaultLeft(byte field_55_ftsCellSpacingDefaultLeft)
          Set the ftsCellSpacingDefaultLeft field for the TAP record.
 void setFtsCellSpacingDefaultRight(byte field_57_ftsCellSpacingDefaultRight)
          Set the ftsCellSpacingDefaultRight field for the TAP record.
 void setFtsCellSpacingDefaultTop(byte field_54_ftsCellSpacingDefaultTop)
          Set the ftsCellSpacingDefaultTop field for the TAP record.
 void setFtsCellSpacingOuterBottom(byte field_72_ftsCellSpacingOuterBottom)
          Set the ftsCellSpacingOuterBottom field for the TAP record.
 void setFtsCellSpacingOuterLeft(byte field_71_ftsCellSpacingOuterLeft)
          Set the ftsCellSpacingOuterLeft field for the TAP record.
 void setFtsCellSpacingOuterRight(byte field_73_ftsCellSpacingOuterRight)
          Set the ftsCellSpacingOuterRight field for the TAP record.
 void setFtsCellSpacingOuterTop(byte field_70_ftsCellSpacingOuterTop)
          Set the ftsCellSpacingOuterTop field for the TAP record.
 void setFtsWidth(byte value)
          Sets the ftsWidth field value.
 void setFtsWidthAfter(byte value)
          Sets the ftsWidthAfter field value.
 void setFtsWidthBefore(byte value)
          Sets the ftsWidthBefore field value.
 void setFtsWidthIndent(byte value)
          Sets the ftsWidthIndent field value.
 void setFVert(boolean value)
          Sets the fVert field value.
 void setFWebView(boolean value)
          Sets the fWebView field value.
 void setFWrapToWwd(boolean value)
          Sets the fWrapToWwd field value.
 void setGrpfTap_unused(short value)
          Sets the grpfTap_unused field value.
 void setGrpfTap(int field_24_grpfTap)
          Set the grpfTap field for the TAP record.
 void setInternalFlags(int field_25_internalFlags)
          Set the internalFlags field for the TAP record.
 void setIstd(short field_1_istd)
          Set the istd field for the TAP record.
 void setItcMac(short field_26_itcMac)
          Set the itcMac field for the TAP record.
 void setJc(short field_2_jc)
          Set the jc field for the TAP record.
 void setPcHorz(byte value)
          Sets the pcHorz field value.
 void setPctWwd(short field_31_pctWwd)
          Set the pctWwd field for the TAP record.
 void setPcVert(byte value)
          Sets the pcVert field value.
 void setRgbrcInsideDefault_0(BorderCode field_80_rgbrcInsideDefault_0)
          Set the rgbrcInsideDefault_0 field for the TAP record.
 void setRgbrcInsideDefault_1(BorderCode field_81_rgbrcInsideDefault_1)
          Set the rgbrcInsideDefault_1 field for the TAP record.
 void setRgdxaCenter(short[] field_33_rgdxaCenter)
          Set the rgdxaCenter field for the TAP record.
 void setRgdxaCenterPrint(short[] field_34_rgdxaCenterPrint)
          Set the rgdxaCenterPrint field for the TAP record.
 void setRgshd(ShadingDescriptor[] field_75_rgshd)
          Set the rgshd field for the TAP record.
 void setRgtc(TableCellDescriptor[] field_74_rgtc)
          Set the rgtc field for the TAP record.
 void setShdTable(ShadingDescriptor field_35_shdTable)
          Set the shdTable field for the TAP record.
 void setTlp(TableAutoformatLookSpecifier field_8_tlp)
          Set the tlp field for the TAP record.
 void setViewFlags_unused1(boolean value)
          Sets the viewFlags_unused1 field value.
 void setViewFlags_unused2(short value)
          Sets the viewFlags_unused2 field value.
 void setViewFlags(int field_32_viewFlags)
          Set the viewFlags field for the TAP record.
 void setWCellPaddingDefaultBottom(short field_44_wCellPaddingDefaultBottom)
          Set the wCellPaddingDefaultBottom field for the TAP record.
 void setWCellPaddingDefaultLeft(short field_43_wCellPaddingDefaultLeft)
          Set the wCellPaddingDefaultLeft field for the TAP record.
 void setWCellPaddingDefaultRight(short field_45_wCellPaddingDefaultRight)
          Set the wCellPaddingDefaultRight field for the TAP record.
 void setWCellPaddingDefaultTop(short field_42_wCellPaddingDefaultTop)
          Set the wCellPaddingDefaultTop field for the TAP record.
 void setWCellPaddingOuterBottom(short field_60_wCellPaddingOuterBottom)
          Set the wCellPaddingOuterBottom field for the TAP record.
 void setWCellPaddingOuterLeft(short field_59_wCellPaddingOuterLeft)
          Set the wCellPaddingOuterLeft field for the TAP record.
 void setWCellPaddingOuterRight(short field_61_wCellPaddingOuterRight)
          Set the wCellPaddingOuterRight field for the TAP record.
 void setWCellPaddingOuterTop(short field_58_wCellPaddingOuterTop)
          Set the wCellPaddingOuterTop field for the TAP record.
 void setWCellSpacingDefaultBottom(short field_52_wCellSpacingDefaultBottom)
          Set the wCellSpacingDefaultBottom field for the TAP record.
 void setWCellSpacingDefaultLeft(short field_51_wCellSpacingDefaultLeft)
          Set the wCellSpacingDefaultLeft field for the TAP record.
 void setWCellSpacingDefaultRight(short field_53_wCellSpacingDefaultRight)
          Set the wCellSpacingDefaultRight field for the TAP record.
 void setWCellSpacingDefaultTop(short field_50_wCellSpacingDefaultTop)
          Set the wCellSpacingDefaultTop field for the TAP record.
 void setWCellSpacingOuterBottom(short field_68_wCellSpacingOuterBottom)
          Set the wCellSpacingOuterBottom field for the TAP record.
 void setWCellSpacingOuterLeft(short field_67_wCellSpacingOuterLeft)
          Set the wCellSpacingOuterLeft field for the TAP record.
 void setWCellSpacingOuterRight(short field_69_wCellSpacingOuterRight)
          Set the wCellSpacingOuterRight field for the TAP record.
 void setWCellSpacingOuterTop(short field_66_wCellSpacingOuterTop)
          Set the wCellSpacingOuterTop field for the TAP record.
 void setWidthAndFitsFlags_empty1(byte value)
          Sets the widthAndFitsFlags_empty1 field value.
 void setWidthAndFitsFlags_empty2(short value)
          Sets the widthAndFitsFlags_empty2 field value.
 void setWidthAndFitsFlags(int field_13_widthAndFitsFlags)
          Set the widthAndFitsFlags field for the TAP record.
 void setWWidth(short field_9_wWidth)
          Set the wWidth field for the TAP record.
 void setWWidthAfter(short field_12_wWidthAfter)
          Set the wWidthAfter field for the TAP record.
 void setWWidthBefore(short field_11_wWidthBefore)
          Set the wWidthBefore field for the TAP record.
 void setWWidthIndent(short field_10_wWidthIndent)
          Set the wWidthIndent field for the TAP record.
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

field_1_istd

protected short field_1_istd

field_2_jc

protected short field_2_jc

field_3_dxaGapHalf

protected int field_3_dxaGapHalf

field_4_dyaRowHeight

protected int field_4_dyaRowHeight

field_5_fCantSplit

protected boolean field_5_fCantSplit

field_6_fCantSplit90

protected boolean field_6_fCantSplit90

field_7_fTableHeader

protected boolean field_7_fTableHeader

field_8_tlp

protected TableAutoformatLookSpecifier field_8_tlp

field_9_wWidth

protected short field_9_wWidth

field_10_wWidthIndent

protected short field_10_wWidthIndent

field_11_wWidthBefore

protected short field_11_wWidthBefore

field_12_wWidthAfter

protected short field_12_wWidthAfter

field_13_widthAndFitsFlags

protected int field_13_widthAndFitsFlags

field_14_dxaAbs

protected int field_14_dxaAbs

field_15_dyaAbs

protected int field_15_dyaAbs

field_16_dxaFromText

protected int field_16_dxaFromText

field_17_dyaFromText

protected int field_17_dyaFromText

field_18_dxaFromTextRight

protected int field_18_dxaFromTextRight

field_19_dyaFromTextBottom

protected int field_19_dyaFromTextBottom

field_20_fBiDi

protected byte field_20_fBiDi

field_21_fRTL

protected byte field_21_fRTL

field_22_fNoAllowOverlap

protected byte field_22_fNoAllowOverlap

field_23_fSpare

protected byte field_23_fSpare

field_24_grpfTap

protected int field_24_grpfTap

field_25_internalFlags

protected int field_25_internalFlags

field_26_itcMac

protected short field_26_itcMac

field_27_dxaAdjust

protected int field_27_dxaAdjust

field_28_dxaWebView

protected int field_28_dxaWebView

field_29_dxaRTEWrapWidth

protected int field_29_dxaRTEWrapWidth

field_30_dxaColWidthWwd

protected int field_30_dxaColWidthWwd

field_31_pctWwd

protected short field_31_pctWwd

field_32_viewFlags

protected int field_32_viewFlags

field_33_rgdxaCenter

protected short[] field_33_rgdxaCenter

field_34_rgdxaCenterPrint

protected short[] field_34_rgdxaCenterPrint

field_35_shdTable

protected ShadingDescriptor field_35_shdTable

field_36_brcBottom

protected BorderCode field_36_brcBottom

field_37_brcTop

protected BorderCode field_37_brcTop

field_38_brcLeft

protected BorderCode field_38_brcLeft

field_39_brcRight

protected BorderCode field_39_brcRight

field_40_brcVertical

protected BorderCode field_40_brcVertical

field_41_brcHorizontal

protected BorderCode field_41_brcHorizontal

field_42_wCellPaddingDefaultTop

protected short field_42_wCellPaddingDefaultTop

field_43_wCellPaddingDefaultLeft

protected short field_43_wCellPaddingDefaultLeft

field_44_wCellPaddingDefaultBottom

protected short field_44_wCellPaddingDefaultBottom

field_45_wCellPaddingDefaultRight

protected short field_45_wCellPaddingDefaultRight

field_46_ftsCellPaddingDefaultTop

protected byte field_46_ftsCellPaddingDefaultTop

field_47_ftsCellPaddingDefaultLeft

protected byte field_47_ftsCellPaddingDefaultLeft

field_48_ftsCellPaddingDefaultBottom

protected byte field_48_ftsCellPaddingDefaultBottom

field_49_ftsCellPaddingDefaultRight

protected byte field_49_ftsCellPaddingDefaultRight

field_50_wCellSpacingDefaultTop

protected short field_50_wCellSpacingDefaultTop

field_51_wCellSpacingDefaultLeft

protected short field_51_wCellSpacingDefaultLeft

field_52_wCellSpacingDefaultBottom

protected short field_52_wCellSpacingDefaultBottom

field_53_wCellSpacingDefaultRight

protected short field_53_wCellSpacingDefaultRight

field_54_ftsCellSpacingDefaultTop

protected byte field_54_ftsCellSpacingDefaultTop

field_55_ftsCellSpacingDefaultLeft

protected byte field_55_ftsCellSpacingDefaultLeft

field_56_ftsCellSpacingDefaultBottom

protected byte field_56_ftsCellSpacingDefaultBottom

field_57_ftsCellSpacingDefaultRight

protected byte field_57_ftsCellSpacingDefaultRight

field_58_wCellPaddingOuterTop

protected short field_58_wCellPaddingOuterTop

field_59_wCellPaddingOuterLeft

protected short field_59_wCellPaddingOuterLeft

field_60_wCellPaddingOuterBottom

protected short field_60_wCellPaddingOuterBottom

field_61_wCellPaddingOuterRight

protected short field_61_wCellPaddingOuterRight

field_62_ftsCellPaddingOuterTop

protected byte field_62_ftsCellPaddingOuterTop

field_63_ftsCellPaddingOuterLeft

protected byte field_63_ftsCellPaddingOuterLeft

field_64_ftsCellPaddingOuterBottom

protected byte field_64_ftsCellPaddingOuterBottom

field_65_ftsCellPaddingOuterRight

protected byte field_65_ftsCellPaddingOuterRight

field_66_wCellSpacingOuterTop

protected short field_66_wCellSpacingOuterTop

field_67_wCellSpacingOuterLeft

protected short field_67_wCellSpacingOuterLeft

field_68_wCellSpacingOuterBottom

protected short field_68_wCellSpacingOuterBottom

field_69_wCellSpacingOuterRight

protected short field_69_wCellSpacingOuterRight

field_70_ftsCellSpacingOuterTop

protected byte field_70_ftsCellSpacingOuterTop

field_71_ftsCellSpacingOuterLeft

protected byte field_71_ftsCellSpacingOuterLeft

field_72_ftsCellSpacingOuterBottom

protected byte field_72_ftsCellSpacingOuterBottom

field_73_ftsCellSpacingOuterRight

protected byte field_73_ftsCellSpacingOuterRight

field_74_rgtc

protected TableCellDescriptor[] field_74_rgtc

field_75_rgshd

protected ShadingDescriptor[] field_75_rgshd

field_76_fPropRMark

protected byte field_76_fPropRMark

field_77_fHasOldProps

protected byte field_77_fHasOldProps

field_78_cHorzBands

protected short field_78_cHorzBands

field_79_cVertBands

protected short field_79_cVertBands

field_80_rgbrcInsideDefault_0

protected BorderCode field_80_rgbrcInsideDefault_0

field_81_rgbrcInsideDefault_1

protected BorderCode field_81_rgbrcInsideDefault_1
Constructor Detail

TAPAbstractType

public TAPAbstractType()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

getSize

public int getSize()
Size of record (exluding 4 byte header)


getIstd

public short getIstd()
Get the istd field for the TAP record.


setIstd

public void setIstd(short field_1_istd)
Set the istd field for the TAP record.


getJc

public short getJc()
Get the jc field for the TAP record.


setJc

public void setJc(short field_2_jc)
Set the jc field for the TAP record.


getDxaGapHalf

public int getDxaGapHalf()
Get the dxaGapHalf field for the TAP record.


setDxaGapHalf

public void setDxaGapHalf(int field_3_dxaGapHalf)
Set the dxaGapHalf field for the TAP record.


getDyaRowHeight

public int getDyaRowHeight()
Get the dyaRowHeight field for the TAP record.


setDyaRowHeight

public void setDyaRowHeight(int field_4_dyaRowHeight)
Set the dyaRowHeight field for the TAP record.


getFCantSplit

public boolean getFCantSplit()
Get the fCantSplit field for the TAP record.


setFCantSplit

public void setFCantSplit(boolean field_5_fCantSplit)
Set the fCantSplit field for the TAP record.


getFCantSplit90

public boolean getFCantSplit90()
Get the fCantSplit90 field for the TAP record.


setFCantSplit90

public void setFCantSplit90(boolean field_6_fCantSplit90)
Set the fCantSplit90 field for the TAP record.


getFTableHeader

public boolean getFTableHeader()
Get the fTableHeader field for the TAP record.


setFTableHeader

public void setFTableHeader(boolean field_7_fTableHeader)
Set the fTableHeader field for the TAP record.


getTlp

public TableAutoformatLookSpecifier getTlp()
Get the tlp field for the TAP record.


setTlp

public void setTlp(TableAutoformatLookSpecifier field_8_tlp)
Set the tlp field for the TAP record.


getWWidth

public short getWWidth()
Get the wWidth field for the TAP record.


setWWidth

public void setWWidth(short field_9_wWidth)
Set the wWidth field for the TAP record.


getWWidthIndent

public short getWWidthIndent()
Get the wWidthIndent field for the TAP record.


setWWidthIndent

public void setWWidthIndent(short field_10_wWidthIndent)
Set the wWidthIndent field for the TAP record.


getWWidthBefore

public short getWWidthBefore()
Get the wWidthBefore field for the TAP record.


setWWidthBefore

public void setWWidthBefore(short field_11_wWidthBefore)
Set the wWidthBefore field for the TAP record.


getWWidthAfter

public short getWWidthAfter()
Get the wWidthAfter field for the TAP record.


setWWidthAfter

public void setWWidthAfter(short field_12_wWidthAfter)
Set the wWidthAfter field for the TAP record.


getWidthAndFitsFlags

public int getWidthAndFitsFlags()
Get the widthAndFitsFlags field for the TAP record.


setWidthAndFitsFlags

public void setWidthAndFitsFlags(int field_13_widthAndFitsFlags)
Set the widthAndFitsFlags field for the TAP record.


getDxaAbs

public int getDxaAbs()
Get the dxaAbs field for the TAP record.


setDxaAbs

public void setDxaAbs(int field_14_dxaAbs)
Set the dxaAbs field for the TAP record.


getDyaAbs

public int getDyaAbs()
Get the dyaAbs field for the TAP record.


setDyaAbs

public void setDyaAbs(int field_15_dyaAbs)
Set the dyaAbs field for the TAP record.


getDxaFromText

public int getDxaFromText()
Get the dxaFromText field for the TAP record.


setDxaFromText

public void setDxaFromText(int field_16_dxaFromText)
Set the dxaFromText field for the TAP record.


getDyaFromText

public int getDyaFromText()
Get the dyaFromText field for the TAP record.


setDyaFromText

public void setDyaFromText(int field_17_dyaFromText)
Set the dyaFromText field for the TAP record.


getDxaFromTextRight

public int getDxaFromTextRight()
Get the dxaFromTextRight field for the TAP record.


setDxaFromTextRight

public void setDxaFromTextRight(int field_18_dxaFromTextRight)
Set the dxaFromTextRight field for the TAP record.


getDyaFromTextBottom

public int getDyaFromTextBottom()
Get the dyaFromTextBottom field for the TAP record.


setDyaFromTextBottom

public void setDyaFromTextBottom(int field_19_dyaFromTextBottom)
Set the dyaFromTextBottom field for the TAP record.


getFBiDi

public byte getFBiDi()
Get the fBiDi field for the TAP record.


setFBiDi

public void setFBiDi(byte field_20_fBiDi)
Set the fBiDi field for the TAP record.


getFRTL

public byte getFRTL()
Get the fRTL field for the TAP record.


setFRTL

public void setFRTL(byte field_21_fRTL)
Set the fRTL field for the TAP record.


getFNoAllowOverlap

public byte getFNoAllowOverlap()
Get the fNoAllowOverlap field for the TAP record.


setFNoAllowOverlap

public void setFNoAllowOverlap(byte field_22_fNoAllowOverlap)
Set the fNoAllowOverlap field for the TAP record.


getFSpare

public byte getFSpare()
Get the fSpare field for the TAP record.


setFSpare

public void setFSpare(byte field_23_fSpare)
Set the fSpare field for the TAP record.


getGrpfTap

public int getGrpfTap()
Get the grpfTap field for the TAP record.


setGrpfTap

public void setGrpfTap(int field_24_grpfTap)
Set the grpfTap field for the TAP record.


getInternalFlags

public int getInternalFlags()
Get the internalFlags field for the TAP record.


setInternalFlags

public void setInternalFlags(int field_25_internalFlags)
Set the internalFlags field for the TAP record.


getItcMac

public short getItcMac()
Get the itcMac field for the TAP record.


setItcMac

public void setItcMac(short field_26_itcMac)
Set the itcMac field for the TAP record.


getDxaAdjust

public int getDxaAdjust()
Get the dxaAdjust field for the TAP record.


setDxaAdjust

public void setDxaAdjust(int field_27_dxaAdjust)
Set the dxaAdjust field for the TAP record.


getDxaWebView

public int getDxaWebView()
Get the dxaWebView field for the TAP record.


setDxaWebView

public void setDxaWebView(int field_28_dxaWebView)
Set the dxaWebView field for the TAP record.


getDxaRTEWrapWidth

public int getDxaRTEWrapWidth()
Get the dxaRTEWrapWidth field for the TAP record.


setDxaRTEWrapWidth

public void setDxaRTEWrapWidth(int field_29_dxaRTEWrapWidth)
Set the dxaRTEWrapWidth field for the TAP record.


getDxaColWidthWwd

public int getDxaColWidthWwd()
Get the dxaColWidthWwd field for the TAP record.


setDxaColWidthWwd

public void setDxaColWidthWwd(int field_30_dxaColWidthWwd)
Set the dxaColWidthWwd field for the TAP record.


getPctWwd

public short getPctWwd()
Get the pctWwd field for the TAP record.


setPctWwd

public void setPctWwd(short field_31_pctWwd)
Set the pctWwd field for the TAP record.


getViewFlags

public int getViewFlags()
Get the viewFlags field for the TAP record.


setViewFlags

public void setViewFlags(int field_32_viewFlags)
Set the viewFlags field for the TAP record.


getRgdxaCenter

public short[] getRgdxaCenter()
Get the rgdxaCenter field for the TAP record.


setRgdxaCenter

public void setRgdxaCenter(short[] field_33_rgdxaCenter)
Set the rgdxaCenter field for the TAP record.


getRgdxaCenterPrint

public short[] getRgdxaCenterPrint()
Get the rgdxaCenterPrint field for the TAP record.


setRgdxaCenterPrint

public void setRgdxaCenterPrint(short[] field_34_rgdxaCenterPrint)
Set the rgdxaCenterPrint field for the TAP record.


getShdTable

public ShadingDescriptor getShdTable()
Get the shdTable field for the TAP record.


setShdTable

public void setShdTable(ShadingDescriptor field_35_shdTable)
Set the shdTable field for the TAP record.


getBrcBottom

public BorderCode getBrcBottom()
Get the brcBottom field for the TAP record.


setBrcBottom

public void setBrcBottom(BorderCode field_36_brcBottom)
Set the brcBottom field for the TAP record.


getBrcTop

public BorderCode getBrcTop()
Get the brcTop field for the TAP record.


setBrcTop

public void setBrcTop(BorderCode field_37_brcTop)
Set the brcTop field for the TAP record.


getBrcLeft

public BorderCode getBrcLeft()
Get the brcLeft field for the TAP record.


setBrcLeft

public void setBrcLeft(BorderCode field_38_brcLeft)
Set the brcLeft field for the TAP record.


getBrcRight

public BorderCode getBrcRight()
Get the brcRight field for the TAP record.


setBrcRight

public void setBrcRight(BorderCode field_39_brcRight)
Set the brcRight field for the TAP record.


getBrcVertical

public BorderCode getBrcVertical()
Get the brcVertical field for the TAP record.


setBrcVertical

public void setBrcVertical(BorderCode field_40_brcVertical)
Set the brcVertical field for the TAP record.


getBrcHorizontal

public BorderCode getBrcHorizontal()
Get the brcHorizontal field for the TAP record.


setBrcHorizontal

public void setBrcHorizontal(BorderCode field_41_brcHorizontal)
Set the brcHorizontal field for the TAP record.


getWCellPaddingDefaultTop

public short getWCellPaddingDefaultTop()
Get the wCellPaddingDefaultTop field for the TAP record.


setWCellPaddingDefaultTop

public void setWCellPaddingDefaultTop(short field_42_wCellPaddingDefaultTop)
Set the wCellPaddingDefaultTop field for the TAP record.


getWCellPaddingDefaultLeft

public short getWCellPaddingDefaultLeft()
Get the wCellPaddingDefaultLeft field for the TAP record.


setWCellPaddingDefaultLeft

public void setWCellPaddingDefaultLeft(short field_43_wCellPaddingDefaultLeft)
Set the wCellPaddingDefaultLeft field for the TAP record.


getWCellPaddingDefaultBottom

public short getWCellPaddingDefaultBottom()
Get the wCellPaddingDefaultBottom field for the TAP record.


setWCellPaddingDefaultBottom

public void setWCellPaddingDefaultBottom(short field_44_wCellPaddingDefaultBottom)
Set the wCellPaddingDefaultBottom field for the TAP record.


getWCellPaddingDefaultRight

public short getWCellPaddingDefaultRight()
Get the wCellPaddingDefaultRight field for the TAP record.


setWCellPaddingDefaultRight

public void setWCellPaddingDefaultRight(short field_45_wCellPaddingDefaultRight)
Set the wCellPaddingDefaultRight field for the TAP record.


getFtsCellPaddingDefaultTop

public byte getFtsCellPaddingDefaultTop()
Get the ftsCellPaddingDefaultTop field for the TAP record.


setFtsCellPaddingDefaultTop

public void setFtsCellPaddingDefaultTop(byte field_46_ftsCellPaddingDefaultTop)
Set the ftsCellPaddingDefaultTop field for the TAP record.


getFtsCellPaddingDefaultLeft

public byte getFtsCellPaddingDefaultLeft()
Get the ftsCellPaddingDefaultLeft field for the TAP record.


setFtsCellPaddingDefaultLeft

public void setFtsCellPaddingDefaultLeft(byte field_47_ftsCellPaddingDefaultLeft)
Set the ftsCellPaddingDefaultLeft field for the TAP record.


getFtsCellPaddingDefaultBottom

public byte getFtsCellPaddingDefaultBottom()
Get the ftsCellPaddingDefaultBottom field for the TAP record.


setFtsCellPaddingDefaultBottom

public void setFtsCellPaddingDefaultBottom(byte field_48_ftsCellPaddingDefaultBottom)
Set the ftsCellPaddingDefaultBottom field for the TAP record.


getFtsCellPaddingDefaultRight

public byte getFtsCellPaddingDefaultRight()
Get the ftsCellPaddingDefaultRight field for the TAP record.


setFtsCellPaddingDefaultRight

public void setFtsCellPaddingDefaultRight(byte field_49_ftsCellPaddingDefaultRight)
Set the ftsCellPaddingDefaultRight field for the TAP record.


getWCellSpacingDefaultTop

public short getWCellSpacingDefaultTop()
Get the wCellSpacingDefaultTop field for the TAP record.


setWCellSpacingDefaultTop

public void setWCellSpacingDefaultTop(short field_50_wCellSpacingDefaultTop)
Set the wCellSpacingDefaultTop field for the TAP record.


getWCellSpacingDefaultLeft

public short getWCellSpacingDefaultLeft()
Get the wCellSpacingDefaultLeft field for the TAP record.


setWCellSpacingDefaultLeft

public void setWCellSpacingDefaultLeft(short field_51_wCellSpacingDefaultLeft)
Set the wCellSpacingDefaultLeft field for the TAP record.


getWCellSpacingDefaultBottom

public short getWCellSpacingDefaultBottom()
Get the wCellSpacingDefaultBottom field for the TAP record.


setWCellSpacingDefaultBottom

public void setWCellSpacingDefaultBottom(short field_52_wCellSpacingDefaultBottom)
Set the wCellSpacingDefaultBottom field for the TAP record.


getWCellSpacingDefaultRight

public short getWCellSpacingDefaultRight()
Get the wCellSpacingDefaultRight field for the TAP record.


setWCellSpacingDefaultRight

public void setWCellSpacingDefaultRight(short field_53_wCellSpacingDefaultRight)
Set the wCellSpacingDefaultRight field for the TAP record.


getFtsCellSpacingDefaultTop

public byte getFtsCellSpacingDefaultTop()
Get the ftsCellSpacingDefaultTop field for the TAP record.


setFtsCellSpacingDefaultTop

public void setFtsCellSpacingDefaultTop(byte field_54_ftsCellSpacingDefaultTop)
Set the ftsCellSpacingDefaultTop field for the TAP record.


getFtsCellSpacingDefaultLeft

public byte getFtsCellSpacingDefaultLeft()
Get the ftsCellSpacingDefaultLeft field for the TAP record.


setFtsCellSpacingDefaultLeft

public void setFtsCellSpacingDefaultLeft(byte field_55_ftsCellSpacingDefaultLeft)
Set the ftsCellSpacingDefaultLeft field for the TAP record.


getFtsCellSpacingDefaultBottom

public byte getFtsCellSpacingDefaultBottom()
Get the ftsCellSpacingDefaultBottom field for the TAP record.


setFtsCellSpacingDefaultBottom

public void setFtsCellSpacingDefaultBottom(byte field_56_ftsCellSpacingDefaultBottom)
Set the ftsCellSpacingDefaultBottom field for the TAP record.


getFtsCellSpacingDefaultRight

public byte getFtsCellSpacingDefaultRight()
Get the ftsCellSpacingDefaultRight field for the TAP record.


setFtsCellSpacingDefaultRight

public void setFtsCellSpacingDefaultRight(byte field_57_ftsCellSpacingDefaultRight)
Set the ftsCellSpacingDefaultRight field for the TAP record.


getWCellPaddingOuterTop

public short getWCellPaddingOuterTop()
Get the wCellPaddingOuterTop field for the TAP record.


setWCellPaddingOuterTop

public void setWCellPaddingOuterTop(short field_58_wCellPaddingOuterTop)
Set the wCellPaddingOuterTop field for the TAP record.


getWCellPaddingOuterLeft

public short getWCellPaddingOuterLeft()
Get the wCellPaddingOuterLeft field for the TAP record.


setWCellPaddingOuterLeft

public void setWCellPaddingOuterLeft(short field_59_wCellPaddingOuterLeft)
Set the wCellPaddingOuterLeft field for the TAP record.


getWCellPaddingOuterBottom

public short getWCellPaddingOuterBottom()
Get the wCellPaddingOuterBottom field for the TAP record.


setWCellPaddingOuterBottom

public void setWCellPaddingOuterBottom(short field_60_wCellPaddingOuterBottom)
Set the wCellPaddingOuterBottom field for the TAP record.


getWCellPaddingOuterRight

public short getWCellPaddingOuterRight()
Get the wCellPaddingOuterRight field for the TAP record.


setWCellPaddingOuterRight

public void setWCellPaddingOuterRight(short field_61_wCellPaddingOuterRight)
Set the wCellPaddingOuterRight field for the TAP record.


getFtsCellPaddingOuterTop

public byte getFtsCellPaddingOuterTop()
Get the ftsCellPaddingOuterTop field for the TAP record.


setFtsCellPaddingOuterTop

public void setFtsCellPaddingOuterTop(byte field_62_ftsCellPaddingOuterTop)
Set the ftsCellPaddingOuterTop field for the TAP record.


getFtsCellPaddingOuterLeft

public byte getFtsCellPaddingOuterLeft()
Get the ftsCellPaddingOuterLeft field for the TAP record.


setFtsCellPaddingOuterLeft

public void setFtsCellPaddingOuterLeft(byte field_63_ftsCellPaddingOuterLeft)
Set the ftsCellPaddingOuterLeft field for the TAP record.


getFtsCellPaddingOuterBottom

public byte getFtsCellPaddingOuterBottom()
Get the ftsCellPaddingOuterBottom field for the TAP record.


setFtsCellPaddingOuterBottom

public void setFtsCellPaddingOuterBottom(byte field_64_ftsCellPaddingOuterBottom)
Set the ftsCellPaddingOuterBottom field for the TAP record.


getFtsCellPaddingOuterRight

public byte getFtsCellPaddingOuterRight()
Get the ftsCellPaddingOuterRight field for the TAP record.


setFtsCellPaddingOuterRight

public void setFtsCellPaddingOuterRight(byte field_65_ftsCellPaddingOuterRight)
Set the ftsCellPaddingOuterRight field for the TAP record.


getWCellSpacingOuterTop

public short getWCellSpacingOuterTop()
Get the wCellSpacingOuterTop field for the TAP record.


setWCellSpacingOuterTop

public void setWCellSpacingOuterTop(short field_66_wCellSpacingOuterTop)
Set the wCellSpacingOuterTop field for the TAP record.


getWCellSpacingOuterLeft

public short getWCellSpacingOuterLeft()
Get the wCellSpacingOuterLeft field for the TAP record.


setWCellSpacingOuterLeft

public void setWCellSpacingOuterLeft(short field_67_wCellSpacingOuterLeft)
Set the wCellSpacingOuterLeft field for the TAP record.


getWCellSpacingOuterBottom

public short getWCellSpacingOuterBottom()
Get the wCellSpacingOuterBottom field for the TAP record.


setWCellSpacingOuterBottom

public void setWCellSpacingOuterBottom(short field_68_wCellSpacingOuterBottom)
Set the wCellSpacingOuterBottom field for the TAP record.


getWCellSpacingOuterRight

public short getWCellSpacingOuterRight()
Get the wCellSpacingOuterRight field for the TAP record.


setWCellSpacingOuterRight

public void setWCellSpacingOuterRight(short field_69_wCellSpacingOuterRight)
Set the wCellSpacingOuterRight field for the TAP record.


getFtsCellSpacingOuterTop

public byte getFtsCellSpacingOuterTop()
Get the ftsCellSpacingOuterTop field for the TAP record.


setFtsCellSpacingOuterTop

public void setFtsCellSpacingOuterTop(byte field_70_ftsCellSpacingOuterTop)
Set the ftsCellSpacingOuterTop field for the TAP record.


getFtsCellSpacingOuterLeft

public byte getFtsCellSpacingOuterLeft()
Get the ftsCellSpacingOuterLeft field for the TAP record.


setFtsCellSpacingOuterLeft

public void setFtsCellSpacingOuterLeft(byte field_71_ftsCellSpacingOuterLeft)
Set the ftsCellSpacingOuterLeft field for the TAP record.


getFtsCellSpacingOuterBottom

public byte getFtsCellSpacingOuterBottom()
Get the ftsCellSpacingOuterBottom field for the TAP record.


setFtsCellSpacingOuterBottom

public void setFtsCellSpacingOuterBottom(byte field_72_ftsCellSpacingOuterBottom)
Set the ftsCellSpacingOuterBottom field for the TAP record.


getFtsCellSpacingOuterRight

public byte getFtsCellSpacingOuterRight()
Get the ftsCellSpacingOuterRight field for the TAP record.


setFtsCellSpacingOuterRight

public void setFtsCellSpacingOuterRight(byte field_73_ftsCellSpacingOuterRight)
Set the ftsCellSpacingOuterRight field for the TAP record.


getRgtc

public TableCellDescriptor[] getRgtc()
Get the rgtc field for the TAP record.


setRgtc

public void setRgtc(TableCellDescriptor[] field_74_rgtc)
Set the rgtc field for the TAP record.


getRgshd

public ShadingDescriptor[] getRgshd()
Get the rgshd field for the TAP record.


setRgshd

public void setRgshd(ShadingDescriptor[] field_75_rgshd)
Set the rgshd field for the TAP record.


getFPropRMark

public byte getFPropRMark()
Get the fPropRMark field for the TAP record.


setFPropRMark

public void setFPropRMark(byte field_76_fPropRMark)
Set the fPropRMark field for the TAP record.


getFHasOldProps

public byte getFHasOldProps()
Get the fHasOldProps field for the TAP record.


setFHasOldProps

public void setFHasOldProps(byte field_77_fHasOldProps)
Set the fHasOldProps field for the TAP record.


getCHorzBands

public short getCHorzBands()
Get the cHorzBands field for the TAP record.


setCHorzBands

public void setCHorzBands(short field_78_cHorzBands)
Set the cHorzBands field for the TAP record.


getCVertBands

public short getCVertBands()
Get the cVertBands field for the TAP record.


setCVertBands

public void setCVertBands(short field_79_cVertBands)
Set the cVertBands field for the TAP record.


getRgbrcInsideDefault_0

public BorderCode getRgbrcInsideDefault_0()
Get the rgbrcInsideDefault_0 field for the TAP record.


setRgbrcInsideDefault_0

public void setRgbrcInsideDefault_0(BorderCode field_80_rgbrcInsideDefault_0)
Set the rgbrcInsideDefault_0 field for the TAP record.


getRgbrcInsideDefault_1

public BorderCode getRgbrcInsideDefault_1()
Get the rgbrcInsideDefault_1 field for the TAP record.


setRgbrcInsideDefault_1

public void setRgbrcInsideDefault_1(BorderCode field_81_rgbrcInsideDefault_1)
Set the rgbrcInsideDefault_1 field for the TAP record.


setFAutofit

public void setFAutofit(boolean value)
Sets the fAutofit field value. When set to 1, AutoFit this table


isFAutofit

public boolean isFAutofit()
When set to 1, AutoFit this table

Returns:
the fAutofit field value.

setFKeepFollow

public void setFKeepFollow(boolean value)
Sets the fKeepFollow field value. When set to 1, keep this row with the following row


isFKeepFollow

public boolean isFKeepFollow()
When set to 1, keep this row with the following row

Returns:
the fKeepFollow field value.

setFtsWidth

public void setFtsWidth(byte value)
Sets the ftsWidth field value. Units for wWidth: 0 -- null; 1 -- auto, ignores wWidth, 2 -- percentage (in 50ths of a percent), 3 -- twips


getFtsWidth

public byte getFtsWidth()
Units for wWidth: 0 -- null; 1 -- auto, ignores wWidth, 2 -- percentage (in 50ths of a percent), 3 -- twips

Returns:
the ftsWidth field value.

setFtsWidthIndent

public void setFtsWidthIndent(byte value)
Sets the ftsWidthIndent field value. Units for wWidthIndent: 0 -- null; 1 -- auto, ignores wWidthIndent, 2 -- percentage (in 50ths of a percent), 3 -- twips


getFtsWidthIndent

public byte getFtsWidthIndent()
Units for wWidthIndent: 0 -- null; 1 -- auto, ignores wWidthIndent, 2 -- percentage (in 50ths of a percent), 3 -- twips

Returns:
the ftsWidthIndent field value.

setFtsWidthBefore

public void setFtsWidthBefore(byte value)
Sets the ftsWidthBefore field value. Units for wWidthBefore: 0 -- null; 1 -- auto, ignores wWidthBefore, 2 -- percentage (in 50ths of a percent), 3 -- twips


getFtsWidthBefore

public byte getFtsWidthBefore()
Units for wWidthBefore: 0 -- null; 1 -- auto, ignores wWidthBefore, 2 -- percentage (in 50ths of a percent), 3 -- twips

Returns:
the ftsWidthBefore field value.

setFtsWidthAfter

public void setFtsWidthAfter(byte value)
Sets the ftsWidthAfter field value. Units for wWidthAfter: 0 -- null; 1 -- auto, ignores wWidthAfter, 2 -- percentage (in 50ths of a percent), 3 -- twips


getFtsWidthAfter

public byte getFtsWidthAfter()
Units for wWidthAfter: 0 -- null; 1 -- auto, ignores wWidthAfter, 2 -- percentage (in 50ths of a percent), 3 -- twips

Returns:
the ftsWidthAfter field value.

setFNeverBeenAutofit

public void setFNeverBeenAutofit(boolean value)
Sets the fNeverBeenAutofit field value. When 1, table has never been autofit


isFNeverBeenAutofit

public boolean isFNeverBeenAutofit()
When 1, table has never been autofit

Returns:
the fNeverBeenAutofit field value.

setFInvalAutofit

public void setFInvalAutofit(boolean value)
Sets the fInvalAutofit field value. When 1, TAP is still valid, but autofit properties aren't


isFInvalAutofit

public boolean isFInvalAutofit()
When 1, TAP is still valid, but autofit properties aren't

Returns:
the fInvalAutofit field value.

setWidthAndFitsFlags_empty1

public void setWidthAndFitsFlags_empty1(byte value)
Sets the widthAndFitsFlags_empty1 field value. Not used


getWidthAndFitsFlags_empty1

public byte getWidthAndFitsFlags_empty1()
Not used

Returns:
the widthAndFitsFlags_empty1 field value.

setFVert

public void setFVert(boolean value)
Sets the fVert field value. When 1, positioned in vertical text flow


isFVert

public boolean isFVert()
When 1, positioned in vertical text flow

Returns:
the fVert field value.

setPcVert

public void setPcVert(byte value)
Sets the pcVert field value. Vertical position code. Specifies coordinate frame to use when paragraphs are absolutely positioned. 0 -- vertical position coordinates are relative to margin; 1 -- coordinates are relative to page; 2 -- coordinates are relative to text. This means: relative to where the next non-APO text would have been placed if this APO did not exist.


getPcVert

public byte getPcVert()
Vertical position code. Specifies coordinate frame to use when paragraphs are absolutely positioned. 0 -- vertical position coordinates are relative to margin; 1 -- coordinates are relative to page; 2 -- coordinates are relative to text. This means: relative to where the next non-APO text would have been placed if this APO did not exist.

Returns:
the pcVert field value.

setPcHorz

public void setPcHorz(byte value)
Sets the pcHorz field value. Horizontal position code. Specifies coordinate frame to use when paragraphs are absolutely positioned. 0 -- horizontal position coordinates are relative to column; 1 -- coordinates are relative to margin; 2 -- coordinates are relative to page


getPcHorz

public byte getPcHorz()
Horizontal position code. Specifies coordinate frame to use when paragraphs are absolutely positioned. 0 -- horizontal position coordinates are relative to column; 1 -- coordinates are relative to margin; 2 -- coordinates are relative to page

Returns:
the pcHorz field value.

setWidthAndFitsFlags_empty2

public void setWidthAndFitsFlags_empty2(short value)
Sets the widthAndFitsFlags_empty2 field value. Not used


getWidthAndFitsFlags_empty2

public short getWidthAndFitsFlags_empty2()
Not used

Returns:
the widthAndFitsFlags_empty2 field value.

setFFirstRow

public void setFFirstRow(boolean value)
Sets the fFirstRow field value. Used internally by Word: first row


isFFirstRow

public boolean isFFirstRow()
Used internally by Word: first row

Returns:
the fFirstRow field value.

setFLastRow

public void setFLastRow(boolean value)
Sets the fLastRow field value. Used internally by Word: last row


isFLastRow

public boolean isFLastRow()
Used internally by Word: last row

Returns:
the fLastRow field value.

setFOutline

public void setFOutline(boolean value)
Sets the fOutline field value. Used internally by Word: row was cached for outline mode


isFOutline

public boolean isFOutline()
Used internally by Word: row was cached for outline mode

Returns:
the fOutline field value.

setFOrigWordTableRules

public void setFOrigWordTableRules(boolean value)
Sets the fOrigWordTableRules field value. Used internally by Word: table combining like Word 5.x for the Macintosh and WinWord 1.x


isFOrigWordTableRules

public boolean isFOrigWordTableRules()
Used internally by Word: table combining like Word 5.x for the Macintosh and WinWord 1.x

Returns:
the fOrigWordTableRules field value.

setFCellSpacing

public void setFCellSpacing(boolean value)
Sets the fCellSpacing field value. Used internally by Word: When set to 1 cell spacing is allowed


isFCellSpacing

public boolean isFCellSpacing()
Used internally by Word: When set to 1 cell spacing is allowed

Returns:
the fCellSpacing field value.

setGrpfTap_unused

public void setGrpfTap_unused(short value)
Sets the grpfTap_unused field value. Not used


getGrpfTap_unused

public short getGrpfTap_unused()
Not used

Returns:
the grpfTap_unused field value.

setFWrapToWwd

public void setFWrapToWwd(boolean value)
Sets the fWrapToWwd field value. Used internally by Word: Wrap to window is on when set to 1


isFWrapToWwd

public boolean isFWrapToWwd()
Used internally by Word: Wrap to window is on when set to 1

Returns:
the fWrapToWwd field value.

setFNotPageView

public void setFNotPageView(boolean value)
Sets the fNotPageView field value. Used internally by Word: when set to 1 we are not in Page View


isFNotPageView

public boolean isFNotPageView()
Used internally by Word: when set to 1 we are not in Page View

Returns:
the fNotPageView field value.

setViewFlags_unused1

public void setViewFlags_unused1(boolean value)
Sets the viewFlags_unused1 field value. Not used


isViewFlags_unused1

public boolean isViewFlags_unused1()
Not used

Returns:
the viewFlags_unused1 field value.

setFWebView

public void setFWebView(boolean value)
Sets the fWebView field value. Used internally by Word: Web View is on when set to 1


isFWebView

public boolean isFWebView()
Used internally by Word: Web View is on when set to 1

Returns:
the fWebView field value.

setFAdjusted

public void setFAdjusted(boolean value)
Sets the fAdjusted field value. Used internally by Word


isFAdjusted

public boolean isFAdjusted()
Used internally by Word

Returns:
the fAdjusted field value.

setViewFlags_unused2

public void setViewFlags_unused2(short value)
Sets the viewFlags_unused2 field value. Not used


getViewFlags_unused2

public short getViewFlags_unused2()
Not used

Returns:
the viewFlags_unused2 field value.


Copyright 2011 The Apache Software Foundation or its licensors, as applicable.