File:ReImport / Re-import Directly
Re-import the previously imported file
Minimum Origin Version Required: 8 SR0, updated in 8.6 SR0
1. reimport dialog:=direct;
2. reimport sel:=1; //After using an X-Function to import the structure of a third-party file, use this script to re-import a selected data range (i.e., data in an active window)
Please refer to the page for additional option switches when accessing the x-function from script
Input
int
Specify whether to re-import the data directly or by changing options.
Output
Range
Specify the output range of re-imported data.
See the syntax of Output Notations.
When you import a dataset and make changes to it, you can use this X-function to access the original version. You can also use this X-Function to re-import the selected data range for some third party data files.
impASC, impCSV
Keywords:worksheet