merge_cells
Merge a rectangular block of cells by specifying the starting and ending row and column indices. Consolidate selected cells into one to organize ELN template tables.
Instructions
合并单元格区域。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endCol | Yes | ||
| endRow | Yes | ||
| startCol | Yes | ||
| startRow | Yes |