public static java.lang.Object[] importData( java.lang.String fileName, java.lang.String sourceName ) |
Parameters
- fileName
- The path and name for the file.
- sourceName
- The name of the source data. The source name could be:
worksheet "Sheet1"
table "Sheet1!Table1"
range "Sheet1!A1:C5"
Return Value
An array for the data.