Uses of Class
org.dhatim.fastexcel.StyleSetter
-
-
Uses of StyleSetter in org.dhatim.fastexcel
Methods in org.dhatim.fastexcel that return StyleSetter Modifier and Type Method Description StyleSetterStyleSetter. merge()Merge cells in this style setter's range.StyleSetterRange. style()Get a new style setter for this range.StyleSetterWorksheet. style(int r, int c)Get a new style setter for a cell.
-