Merge or move multiple matrix sheets to multiple matrix objects
1. ms2o
2. ms2o sheets:=1:3 oms:=Merge
3. ms2o sheets:="1,2" oms:=Merge
4. ms2o imp:=MBook1 sheets:="1,2,3" oms:=Merge
Please refer to the page for additional option switches when accessing the x-function from script
Display Name |
Variable Name |
I/O and Type |
Default Value |
Description |
---|---|---|---|---|
Input Matrix | imp |
Input MatrixPage |
|
The source matrix. |
Sheet Index | sheets |
Input string |
|
The source matrix layer |
Output Matrix | oms |
Output MatrixLayer |
|
The destination matrix layer See the syntax here. |
This function merges (moves) multiple matrix sheets into one single matrix sheet with multiple matrixobjects.