Add a sheet to workbook or matrix book using a template
Minimum Origin Version Required: 8.0 SR6
1.addsheet book:=Book1 fname:=templates\analysis\Assays.ogw index:=2 active:=1 oname:=aa
2.addsheet book:=book1 fname:=origin.otw oname:=bb
Please refer to the page for additional option switches when accessing the x-function from script
Input
Page
string
int
Output
The addsheet function is used to add worksheet(s) or matrix(es) to specified workbook or Matrix book with a designated template. You can choose to add one sheet or all sheets in the template.
newsheet