26272829303132
*/ public final class ExportXlsAction extends AbstractExportAction { public ExportXlsAction() { super(new ExcelExportPlugin()); }