skip to main content

Controls Reference : LIST-BOX : Properties : Export-File-Format

Export-File-Format
This property specifies the default file format in which List-Box data must be exported when the Action property is set to action-export.
Possible values (case insensitive) are:
If the property is not set, then "XLS" is assumed.
 
Example - Define a list-box with a XLSX document associated for the export feature
  03 screen-1-lb-1 List-Box
     line 5.7
     column 3.1
     size 34.6 cells 
     lines 15.5 cells 
     export-file-format "xlsx"
     export-file-name "output.xlsx"
     event procedure screen-1-lb-1-evt-proc

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left