Uses of Class
ch.rabanti.picoxlsx4j.style.StyleManager
-
Packages that use StyleManager Package Description ch.rabanti.picoxlsx4j ch.rabanti.picoxlsx4j.style -
-
Uses of StyleManager in ch.rabanti.picoxlsx4j
Methods in ch.rabanti.picoxlsx4j that return StyleManager Modifier and Type Method Description StyleManager
Workbook. getStyleManager()
Gets the style manager of this workbook -
Uses of StyleManager in ch.rabanti.picoxlsx4j.style
Methods in ch.rabanti.picoxlsx4j.style with parameters of type StyleManager Modifier and Type Method Description void
Style. setStyleManagerReference(StyleManager styleManagerReference)
Sets the reference of the style manager
-