Application.ImportJMPAsSpreadsheet
This function imports a JMP File into a Statistica Spreadsheet.
Syntax | Parameters | Return Value |
---|---|---|
Function Application.ImportJMPAsSpreadsheet( _ fileName As String, _ Optional bCaseNamesFromFirstCol As Boolean = False, _ Optional firstCase As Long = 1, _ Optional lastCase As Long = -1, _ Optional Variables As Variant = -1) As Spreadsheet |
Type: String The beginning range of the progress bar. This parameter defaults to 1. Type: Boolean Default value: False Type: Long Default value: 1 Type: Long Default value: -1 Type: Variant Default value: -1 |
Spreadsheet |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.