Class XlsExportProperties
- java.lang.Object
-
- com.netgrif.application.engine.export.configuration.XlsExportProperties
-
@Validated @Configuration @ConfigurationProperties(prefix="nae.xls.export") public class XlsExportProperties extends java.lang.ObjectConfiguration properties for XLS export functionality.Properties are prefixed with
nae.xls.exportin the configuration files (e.g.,application.ymlorapplication.properties).These settings control the behavior and formatting of exported Excel files.
-
-
Constructor Summary
Constructors Constructor Description XlsExportProperties()
-