Class StyleSyntax

java.lang.Object
step.datapool.excel.StyleSyntax

public class StyleSyntax extends Object
  • Constructor Details

    • StyleSyntax

      public StyleSyntax()
  • Method Details

    • 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