File : Export : ESRI Shapefile(SHP)
Export worksheet data as ESRI Shapefile
1. expSHP layout:=mxy fname:=%YMyMap.shp;
2. expSHP fname:="C:\Export\Sheet1.shp";
Please refer to the page for additional option switches when accessing the x-function from script
Input
Worksheet
int
Option list:
Refer to this page for details of these two layouts.
String
This X-Function is used to export worksheet data as ESRI Shapefile (*.shp).