Loading, Saving, or Exporting Data
You can add formatted or unformatted data to a sheet in one of the following ways:
- Bind to a database
- Load an existing spreadsheet that is either a binary file, a tab-delimited or delimited file, or a Microsoft Excel 97, Excel 2000, Excel 2002, or xlsx worksheet
- Load an existing sheet from a buffer (DLL control users only)
- Load data using Spread properties and methods
For more information about the other methods for adding data, see Adding Data.For more information about data binding, see Binding to Databases.
You can save data using one of the following file formats:
You can export data using one of the following file formats:
Note: The Spread version 7 ActiveX controls are safe for scripting. If you are using the Spread ActiveX control in a container that supports IObjectSafety, the user cannot export or save files. |
For more information on saving and exporting data, see Saving Data.