Get data from a worksheet.
|
Origin.Worksheet is a reference to Origin.Worksheet.
|
|
r1 is the start row index.
|
|
c1 is the start column index.
|
|
r2 is the end row index.
|
|
c2 is the end column index.
|
|
format is the format of the data.
|
|
error in(no error) contains error information that occur before this VI or function runs.
|
|
Origin.Worksheet is a reference to Origin.Worksheet.
|
|
Data is the output data
|
|
error out contains error information.
|