1.2.16 OAGetWorksheet

Description

Get data from an Origin worksheet.

Connector Pane

OAGetWorksheet CP.jpg

Controls and Indicators

CI ref c.jpg Origin.IOApplication is a reference to Origin.ApplicationSI.
CI string c.jpg name is the name of the worksheet.
CI num c.jpg r1 is the start row index.
CI num c.jpg c1 is the start column index.
CI num c.jpg r2 is the end row index.
CI num c.jpg c2 is the end column index.
CI num c.jpg format is the format of the data.
CI err c.jpg Error In contains error information that occur before this VI or function runs.
CI ref i.jpg Origin.IOApplication.Out is a reference to Origin.ApplicationSI
CI dbl i.jpg GetWorksheet is the data get from the worksheet.
CI err i.jpg Error Out contains error information.