|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableStyleValues | |
|---|---|
| com.itextpdf.tool.xml.html.pdfelement | Elements created for specific use when processing HTML. |
| com.itextpdf.tool.xml.html.table | TagProcessor implementations for table tags. |
| Uses of TableStyleValues in com.itextpdf.tool.xml.html.pdfelement |
|---|
| Methods in com.itextpdf.tool.xml.html.pdfelement that return TableStyleValues | |
|---|---|
TableStyleValues |
HtmlCell.getCellValues()
Gets the TableStyleValues of the HtmlCell. |
| Methods in com.itextpdf.tool.xml.html.pdfelement with parameters of type TableStyleValues | |
|---|---|
void |
HtmlCell.setCellValues(TableStyleValues values)
Sets the TableStyleValues of the HtmlCell. |
| Uses of TableStyleValues in com.itextpdf.tool.xml.html.table |
|---|
| Methods in com.itextpdf.tool.xml.html.table that return TableStyleValues | |
|---|---|
TableStyleValues |
TableBorderEvent.getTableStyleValues()
Returns the used TableStyleValues |
| Constructors in com.itextpdf.tool.xml.html.table with parameters of type TableStyleValues | |
|---|---|
CellSpacingEvent(TableStyleValues styleValues)
Construct a new CellSpacingEvent with the given TableStyleValues |
|
TableBorderEvent(TableStyleValues styleValues)
Construct a new TableBorderEvent with the given TableStyleValues. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||