Holger's
Java API

Uses of Class
com.antelmann.ooffice.CellBorder.Type

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)
           
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads