Package | Description |
---|---|
org.apache.poi.hwpf.model.types | |
org.apache.poi.hwpf.usermodel |
Modifier and Type | Field and Description |
---|---|
protected BorderCode |
TAPAbstractType.field_11_brcBottom |
protected BorderCode |
TAPAbstractType.field_12_brcTop |
protected BorderCode |
TAPAbstractType.field_13_brcLeft |
protected BorderCode |
TAPAbstractType.field_14_brcRight |
protected BorderCode |
TAPAbstractType.field_15_brcVertical |
protected BorderCode |
TAPAbstractType.field_16_brcHorizontal |
protected BorderCode |
SEPAbstractType.field_20_brcTop |
protected BorderCode |
SEPAbstractType.field_21_brcLeft |
protected BorderCode |
SEPAbstractType.field_22_brcBottom |
protected BorderCode |
SEPAbstractType.field_23_brcRight |
protected BorderCode |
TCAbstractType.field_3_brcTop |
protected BorderCode |
TCAbstractType.field_4_brcLeft |
protected BorderCode |
CHPAbstractType.field_43_brc |
protected BorderCode |
PAPAbstractType.field_46_brcTop |
protected BorderCode |
PAPAbstractType.field_47_brcLeft |
protected BorderCode |
PAPAbstractType.field_48_brcBottom |
protected BorderCode |
PAPAbstractType.field_49_brcRight |
protected BorderCode |
TCAbstractType.field_5_brcBottom |
protected BorderCode |
PAPAbstractType.field_50_brcBetween |
protected BorderCode |
PAPAbstractType.field_51_brcBar |
protected BorderCode |
TCAbstractType.field_6_brcRight |
Modifier and Type | Method and Description |
---|---|
BorderCode |
CHPAbstractType.getBrc()
Get the brc field for the CHP record.
|
BorderCode |
PAPAbstractType.getBrcBar()
Get the brcBar field for the PAP record.
|
BorderCode |
PAPAbstractType.getBrcBetween()
Get the brcBetween field for the PAP record.
|
BorderCode |
TAPAbstractType.getBrcBottom()
Get the brcBottom field for the TAP record.
|
BorderCode |
SEPAbstractType.getBrcBottom()
Get the brcBottom field for the SEP record.
|
BorderCode |
TCAbstractType.getBrcBottom()
Get the brcBottom field for the TC record.
|
BorderCode |
PAPAbstractType.getBrcBottom()
Get the brcBottom field for the PAP record.
|
BorderCode |
TAPAbstractType.getBrcHorizontal()
Get the brcHorizontal field for the TAP record.
|
BorderCode |
TAPAbstractType.getBrcLeft()
Get the brcLeft field for the TAP record.
|
BorderCode |
SEPAbstractType.getBrcLeft()
Get the brcLeft field for the SEP record.
|
BorderCode |
TCAbstractType.getBrcLeft()
Get the brcLeft field for the TC record.
|
BorderCode |
PAPAbstractType.getBrcLeft()
Get the brcLeft field for the PAP record.
|
BorderCode |
TAPAbstractType.getBrcRight()
Get the brcRight field for the TAP record.
|
BorderCode |
SEPAbstractType.getBrcRight()
Get the brcRight field for the SEP record.
|
BorderCode |
TCAbstractType.getBrcRight()
Get the brcRight field for the TC record.
|
BorderCode |
PAPAbstractType.getBrcRight()
Get the brcRight field for the PAP record.
|
BorderCode |
TAPAbstractType.getBrcTop()
Get the brcTop field for the TAP record.
|
BorderCode |
SEPAbstractType.getBrcTop()
Get the brcTop field for the SEP record.
|
BorderCode |
TCAbstractType.getBrcTop()
Get the brcTop field for the TC record.
|
BorderCode |
PAPAbstractType.getBrcTop()
Get the brcTop field for the PAP record.
|
BorderCode |
TAPAbstractType.getBrcVertical()
Get the brcVertical field for the TAP record.
|
Modifier and Type | Method and Description |
---|---|
void |
CHPAbstractType.setBrc(BorderCode field_43_brc)
Set the brc field for the CHP record.
|
void |
PAPAbstractType.setBrcBar(BorderCode field_51_brcBar)
Set the brcBar field for the PAP record.
|
void |
PAPAbstractType.setBrcBetween(BorderCode field_50_brcBetween)
Set the brcBetween field for the PAP record.
|
void |
TAPAbstractType.setBrcBottom(BorderCode field_11_brcBottom)
Set the brcBottom field for the TAP record.
|
void |
SEPAbstractType.setBrcBottom(BorderCode field_22_brcBottom)
Set the brcBottom field for the SEP record.
|
void |
TCAbstractType.setBrcBottom(BorderCode field_5_brcBottom)
Set the brcBottom field for the TC record.
|
void |
PAPAbstractType.setBrcBottom(BorderCode field_48_brcBottom)
Set the brcBottom field for the PAP record.
|
void |
TAPAbstractType.setBrcHorizontal(BorderCode field_16_brcHorizontal)
Set the brcHorizontal field for the TAP record.
|
void |
TAPAbstractType.setBrcLeft(BorderCode field_13_brcLeft)
Set the brcLeft field for the TAP record.
|
void |
SEPAbstractType.setBrcLeft(BorderCode field_21_brcLeft)
Set the brcLeft field for the SEP record.
|
void |
TCAbstractType.setBrcLeft(BorderCode field_4_brcLeft)
Set the brcLeft field for the TC record.
|
void |
PAPAbstractType.setBrcLeft(BorderCode field_47_brcLeft)
Set the brcLeft field for the PAP record.
|
void |
TAPAbstractType.setBrcRight(BorderCode field_14_brcRight)
Set the brcRight field for the TAP record.
|
void |
SEPAbstractType.setBrcRight(BorderCode field_23_brcRight)
Set the brcRight field for the SEP record.
|
void |
TCAbstractType.setBrcRight(BorderCode field_6_brcRight)
Set the brcRight field for the TC record.
|
void |
PAPAbstractType.setBrcRight(BorderCode field_49_brcRight)
Set the brcRight field for the PAP record.
|
void |
TAPAbstractType.setBrcTop(BorderCode field_12_brcTop)
Set the brcTop field for the TAP record.
|
void |
SEPAbstractType.setBrcTop(BorderCode field_20_brcTop)
Set the brcTop field for the SEP record.
|
void |
TCAbstractType.setBrcTop(BorderCode field_3_brcTop)
Set the brcTop field for the TC record.
|
void |
PAPAbstractType.setBrcTop(BorderCode field_46_brcTop)
Set the brcTop field for the PAP record.
|
void |
TAPAbstractType.setBrcVertical(BorderCode field_15_brcVertical)
Set the brcVertical field for the TAP record.
|
Modifier and Type | Method and Description |
---|---|
BorderCode |
Paragraph.getBarBorder() |
BorderCode |
ParagraphProperties.getBarBorder() |
BorderCode |
Paragraph.getBottomBorder() |
BorderCode |
ParagraphProperties.getBottomBorder() |
BorderCode |
TableCell.getBrcBottom() |
BorderCode |
TableCell.getBrcLeft() |
BorderCode |
TableCell.getBrcRight() |
BorderCode |
TableCell.getBrcTop() |
BorderCode |
Paragraph.getLeftBorder() |
BorderCode |
ParagraphProperties.getLeftBorder() |
BorderCode |
Paragraph.getRightBorder() |
BorderCode |
ParagraphProperties.getRightBorder() |
BorderCode |
Paragraph.getTopBorder() |
BorderCode |
ParagraphProperties.getTopBorder() |
Modifier and Type | Method and Description |
---|---|
void |
Paragraph.setBarBorder(BorderCode bar) |
void |
ParagraphProperties.setBarBorder(BorderCode bar) |
void |
Paragraph.setBottomBorder(BorderCode bottom) |
void |
ParagraphProperties.setBottomBorder(BorderCode bottom) |
void |
Paragraph.setLeftBorder(BorderCode left) |
void |
ParagraphProperties.setLeftBorder(BorderCode left) |
void |
Paragraph.setRightBorder(BorderCode right) |
void |
ParagraphProperties.setRightBorder(BorderCode right) |
void |
Paragraph.setTopBorder(BorderCode top) |
void |
ParagraphProperties.setTopBorder(BorderCode top) |
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.