AAEN#29371 Export naar excel in xlsx format

svn path=/Database/trunk/; revision=23943
This commit is contained in:
Erik Groener
2015-01-23 15:09:21 +00:00
parent 1c15120dd9
commit f197a918da

View File

@@ -527,6 +527,7 @@ DEFINE_SETTING('FAC', 0001, 'xd_secundarydomains' , 'json'
DEFINE_SETTING('FAC', 0001, 'xd_primary_bedrijfkey' , 'number' , '-1' , 'bedrijf_key of this Service Organisation (for XD-module)')
DEFINE_SETTING('FAC', 0001, 'xd_add2deeplinkurl' , 'string' , '&sso=2' , 'parameters to be added to the XD-deeplink calls (for XD-module)')
DEFINE_SETTING('FAC', 0003, 'fac_favicon_folder' , 'string' , 'appl/pictures/' , 'Folder for favorite/bookmark icons')
DEFINE_SETTING('FAC', 0003, 'excel_mode' , 'number' , '1' , 'Save Excel as {0=html-table | 1=as CSV | 2=native XLS}')
/*
*