Export of Data Entry Form

If it is required to save a form in another format, use form export. Custom settings of data entry form table area are saved on export.

To export data entry form:

  1. Select the Data Entry/Output Form > Export main menu item by selecting one of the available formats: XLSX, XLS, PDF, RTF.

After executing the operation the Options of Export to <format> dialog box opens:

NOTE. Export options depend on the selected format.

  1. Set export options if the XLSX or XLS format is selected:

IMPORTANT. Hiding data entry form sheets is available only in the development environment using the IPrxSheet.Visible property.

NOTE. The parameter is available only for export to XLS file. When exporting to XLS file, the original table area color palette is exported automatically.

NOTE. The parameter is available only for export to XLSX file.

IMPORTANT. Sheets protection in a data entry form is available only in the development environment using the ITabView.Protection property.

  1. Select the data entry form area to be exported using the radio buttons:

  2. Click the OK button. After executing the operation the standard file save dialog box opens.

  3. Specify file name and location.

After export, the dialog box, proposing to open the output file, opens.

When the data entry form export is finished, if required, go to the next step:

Export Features

If cell values were calculated using calculation algorithms, formulas are exported on export to XLSX, XLS. Constraints of formulas export:

Features of exporting data entry form with expanders in table area:

See also:

Building Data Entry Form | Working with Ready Data Entry Form