ExcelXML
Converts a Table or a Grid control to a Microsoft Excel XML file.Project Manager: Rodrigo Bruscain
The ExcelXML project is designed to bring to the Visual FoxPro the possibility to generate a Excel file converting 99% of all visual caracteristics from a Grid. However, there is the possibility to generate a file without a Grid.
GOALS
- Excel files with more than 65,535 rows.
- Converts a Grid Control into Excel XML file considering 99% of the visual characteristics.
- It is possible to use Grid Dynamics properties.
- Based in all Grid visual properties.
- It is possible to convert a table without a Grid Control as well.
- Easy to implement and it is not necessary to change your code.
- Compatible with Microsoft Excel 2003 or higher.
- The files can be opened by OpenOffice reducing conversion errors.
- Open the file by Excel and save in other formats to reduce the size without loose the formation.
- It is not necessary to have the Microsoft Excel installed.
Sample 01
Sample 02
Sample 03
Sample 04 - No Grid control