SpreadsheetImporter.Import
This function imports the specified file, writing the Statistica Spreadsheet to the specified output file.
| Syntax | Parameters | Return Value |
|---|---|---|
Function SpreadsheetImporter.Import( _
inputFile As String, _
outputFile As String, _
Optional overWrite As Boolean = False) As Object
|
Type: String
Type: String
Type: Boolean Default value: False |
Object |