public final class TableCell extends Range
_characters, _charEnd, _charRangeFound, _charStart, _doc, _end, _paragraphs, _parEnd, _parRangeFound, _parStart, _sectionEnd, _sections, _sectionStart, _start, _text, TYPE_CHARACTER, TYPE_LISTENTRY, TYPE_PARAGRAPH, TYPE_SECTION, TYPE_TABLE, TYPE_TEXT, TYPE_UNDEFINED
Constructor and Description |
---|
TableCell(int startIdxInclusive,
int endIdxExclusive,
TableRow parent,
int levelNum,
TableCellDescriptor tcd,
int leftEdge,
int width) |
Modifier and Type | Method and Description |
---|---|
BorderCode |
getBrcBottom() |
BorderCode |
getBrcLeft() |
BorderCode |
getBrcRight() |
BorderCode |
getBrcTop() |
TableCellDescriptor |
getDescriptor()
Returns the TableCellDescriptor for this cell.
|
int |
getLeftEdge() |
byte |
getVertAlign() |
int |
getWidth() |
boolean |
isBackward() |
boolean |
isFirstMerged() |
boolean |
isFirstVerticallyMerged() |
boolean |
isMerged() |
boolean |
isRotateFont() |
boolean |
isVertical() |
boolean |
isVerticallyMerged() |
adjustFIB, delete, getCharacterRun, getDocument, getEndOffset, getParagraph, getSection, getStartOffset, getTable, initAll, insertAfter, insertAfter, insertAfter, insertAfter, insertAfter, insertBefore, insertBefore, insertBefore, insertBefore, insertBefore, insertBefore, insertTableBefore, numCharacterRuns, numParagraphs, numSections, replaceText, replaceText, replaceText, reset, sanityCheck, stripFields, text, toString, type, usesUnicode
public TableCell(int startIdxInclusive, int endIdxExclusive, TableRow parent, int levelNum, TableCellDescriptor tcd, int leftEdge, int width)
public boolean isFirstMerged()
public boolean isMerged()
public boolean isVertical()
public boolean isBackward()
public boolean isRotateFont()
public boolean isVerticallyMerged()
public boolean isFirstVerticallyMerged()
public byte getVertAlign()
public BorderCode getBrcTop()
public BorderCode getBrcBottom()
public BorderCode getBrcLeft()
public BorderCode getBrcRight()
public int getLeftEdge()
public int getWidth()
public TableCellDescriptor getDescriptor()
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.