| 程序包 | 说明 |
|---|---|
| com.aliyun.dingtalkdoc_1_0 | |
| com.aliyun.dingtalkdoc_1_0.models |
| 限定符和类型 | 方法和说明 |
|---|---|
InsertRowsBeforeResponse |
Client.insertRowsBefore(String workbookId,
String sheetId,
InsertRowsBeforeRequest request)
summary :
指定行上方插入若干行
|
InsertRowsBeforeResponse |
Client.insertRowsBeforeWithOptions(String workbookId,
String sheetId,
InsertRowsBeforeRequest request,
InsertRowsBeforeHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime)
summary :
指定行上方插入若干行
|
| 限定符和类型 | 方法和说明 |
|---|---|
static InsertRowsBeforeRequest |
InsertRowsBeforeRequest.build(Map<String,?> map) |
InsertRowsBeforeRequest |
InsertRowsBeforeRequest.setOperatorId(String operatorId) |
InsertRowsBeforeRequest |
InsertRowsBeforeRequest.setRow(Long row) |
InsertRowsBeforeRequest |
InsertRowsBeforeRequest.setRowCount(Long rowCount) |
Copyright © 2025. All rights reserved.