public class CellException extends CellConfig
| Modifier and Type | Class and Description |
|---|---|
static interface |
CellException.CoordMatcher |
static class |
CellException.IntCoordMatcher |
static class |
CellException.RegExpMatcher |
borderWidthBottom, borderWidthLeft, borderWidthRight, borderWidthTop| Constructor and Description |
|---|
CellException() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(int row,
int col) |
void |
setCol(java.lang.String col) |
void |
setRow(java.lang.String row) |
apply, getBackgroundColorVal, setAlign, setBackgroundColor, setPadding, setPaddingBottom, setPaddingLeft, setPaddingRight, setPaddingTop, setVertAligngetBorderColorBottomVal, getBorderColorLeftVal, getBorderColorRightVal, getBorderColorTopVal, setBorderColor, setBorderColorBottom, setBorderColorLeft, setBorderColorRight, setBorderColorTop, setBorderWidth, setBorderWidthBottom, setBorderWidthLeft, setBorderWidthRight, setBorderWidthTop, validate