Uses of Class
ch.rabanti.picoxlsx4j.style.Border
- 
Packages that use Border Package Description ch.rabanti.picoxlsx4j.style  - 
- 
Uses of Border in ch.rabanti.picoxlsx4j.style
Methods in ch.rabanti.picoxlsx4j.style that return Border Modifier and Type Method Description BorderBorder. copy()Method to copy the current object to a new oneBorderStyle. getBorder()Gets the border component of the styleBorderStyleManager. getBorderByHash(int hash)Gets a border by its hashBorder[]StyleManager. getBorders()Gets all borders of the style managerMethods in ch.rabanti.picoxlsx4j.style with parameters of type Border Modifier and Type Method Description voidStyle. setBorder(Border borderRef)Sets the border component of the style 
 -