|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CellBorder.Type | |
|---|---|
| com.antelmann.ooffice | The classes in this package are to be used in conjunction with OpenOffice. |
| Uses of CellBorder.Type in com.antelmann.ooffice |
|---|
| Fields in com.antelmann.ooffice declared as CellBorder.Type | |
|---|---|
CellBorder.Type |
CellBorder.bottom
|
CellBorder.Type |
CellBorder.left
|
CellBorder.Type |
CellBorder.right
|
CellBorder.Type |
CellBorder.top
|
| Methods in com.antelmann.ooffice with parameters of type CellBorder.Type | |
|---|---|
void |
CellBorder.Type.setAllFrom(CellBorder.Type type)
|
| Constructors in com.antelmann.ooffice with parameters of type CellBorder.Type | |
|---|---|
CellBorder(CellBorder.Type type)
|
|
CellBorder(CellBorder.Type top,
CellBorder.Type bottom,
CellBorder.Type left,
CellBorder.Type right)
|
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||