1.1.30 OA_Wks-SetCell
Contents
1
Description
2
Connector Pane
3
Controls and Indicators
Description
Put data into a worksheet cell.
Connector Pane
Controls and Indicators
Data
is a variant, accepting different types of data (numeric or string).
Origin.Worksheet
is a reference to Origin.Worksheet.
error in(no error)
contains error information that occur before this VI or function runs.
r1
is the row index of the cell.
c1
is the column index of the cell.
Origin.Worksheet Out
is a reference to Origin.ApplicationSI.
SetData
is a bool variable which can show whether the "Data" has been inputted into the cell correctly.
error out
contains error information.
Note:
This VI is available since Origin 8 SR4.
1.1.20 OA_OpenNewOrigin
1.1.21 OA_PE_mkdir
1.1.22 OA_PlotWksCols
1.1.23 OA_RunBatchProcess
1.1.24 OA_Save
1.1.25 OA_Wks-Get-2Cols
1.1.26 OA_Wks-GetCell(numeric)
1.1.27 OA_Wks-GetCell(String)
1.1.28 OA_Wks-GetRange
1.1.29 OA_Wks-PutData