1.2.6 OACreatePage

Description

Create a new Origin worksheet, graph, matrix, or notes page.

Connector Pane

OACreatePage CP.jpg

Controls and Indicators

CI ref c.jpg Origin.IOApplication is a reference to Origin.ApplicationSI.
CI num c.jpg type is the type of the page. The possible values are:
Worksheet = 2
Graph = 3
Matrix = 5
Notes = 9
CI string c.jpg name is the name of the page to be created.
CI string c.jpg template name is the template used to create the page.
CI num c.jpg option controls whether to show the created page, 1 for show and 0 for hidden.
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 string single i.jpg New Name returns the name of the new page
CI err i.jpg Error Out contains error information.