✨ feat(tsl-api-reference): index class and unit APIs
Migrate reference pages to declaration-line storage and rebuild the 13-column index. Add qualified member lookup plus regression and end-to-end coverage.
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
## `wordCopyFromExcel(excel_file_name, excel_sheet_name, start_row, start_col, end_row, end_col)`
|
||||
|
||||
声明:function
|
||||
|
||||
把指定的Excel中的指定的Sheet的内容复制到Word中。
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
@@ -17,6 +19,8 @@
|
||||
|
||||
## `wordCopyPicFromExcel(excel_file_name, excel_sheet_name, start_row, start_col, end_row, end_col, pic_type)`
|
||||
|
||||
声明:function
|
||||
|
||||
把指定的Excel中的指定的Sheet以图形的方式复制到Word中。
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
|
||||
Reference in New Issue
Block a user