This document contains code for exporting data from a frame to different file types.
It includes functions to check if an export type is supported, get the export file name, and perform the export.
The main export procedure validates the export type, gets the file name, calls the frame's export method, and optionally opens the exported file.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as ODT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
46 views2 pages
Export Grid Function
This document contains code for exporting data from a frame to different file types.
It includes functions to check if an export type is supported, get the export file name, and perform the export.
The main export procedure validates the export type, gets the file name, calls the frame's export method, and optionally opens the exported file.