Saving Data to an Array
Overview
You can save data from a sheet to an array.
If you are using the ActiveX control, you can declare the array as a string, integer, long, byte, single, double, or variant. If you are using the DLL control, the array type can be short, long, float, double, or int.
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 such as Internet Explorer 4, the user cannot export or save files. |