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.
Download as ODT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
39 views
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.