Class StyleSyntax


  • public class StyleSyntax
    extends Object
    • Constructor Detail

      • StyleSyntax

        public StyleSyntax()
    • Method Detail

      • composeStyle

        public static org.apache.poi.xssf.usermodel.XSSFCellStyle composeStyle​(String strStyle,
                                                                               org.apache.poi.ss.usermodel.Workbook _wb)
        Analysiert den angegebenen Stil und setzt diesen excel-konform.
        Parameters:
        strStyle - strStyle
        _wb - _wb
        Returns:
        XSSFCellStyle