...
Anchor | ||||
---|---|---|---|---|
|
1. Main features
Feature | Parameter | Return Value |
---|---|---|
Save As | New file name | File path (str) |
Add Sheet | New sheet name | File path (str) |
Delete Sheet | Sheet name | File path (str) |
Rename Sheet | Old sheet name, New sheet name | File path (str) |
Print to PDF | PDF file path and name | File path (str) |
Insert, delete row and col | A or A-C / 1 or 1-3 (can do multiple) | File path (str) |
Find first blank column | 1 (row number) | Column id (str) |
Find first blank row | A (column id) | Row id (str) |
Anchor | ||||
---|---|---|---|---|
|
2.Plugin parameters and example
...