Class GridExportProperties.ExcelExporterProperties

java.lang.Object
io.jmix.gridexportflowui.GridExportProperties.ExcelExporterProperties
Enclosing class:
GridExportProperties

public static class GridExportProperties.ExcelExporterProperties extends Object
  • Constructor Details

    • ExcelExporterProperties

      public ExcelExporterProperties(@DefaultValue("true") boolean useSxssf, @DefaultValue("^[=+\\-@].*") String quotePrefixedPattern)
  • Method Details

    • isUseSxssf

      public boolean isUseSxssf()
      See Also:
      • useSxssf
    • getQuotePrefixedPattern

      public String getQuotePrefixedPattern()
      See Also:
      • quotePrefixedPattern