| 程序包 | 说明 |
|---|---|
| com.aliyun.dingtalkdoc_1_0 | |
| com.aliyun.dingtalkdoc_1_0.models |
| 限定符和类型 | 方法和说明 |
|---|---|
SetRowsHeightResponse |
Client.setRowsHeight(String workbookId,
String sheetId,
SetRowsHeightRequest request)
summary :
批量设置行高
|
SetRowsHeightResponse |
Client.setRowsHeightWithOptions(String workbookId,
String sheetId,
SetRowsHeightRequest request,
SetRowsHeightHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime)
summary :
批量设置行高
|
| 限定符和类型 | 方法和说明 |
|---|---|
static SetRowsHeightRequest |
SetRowsHeightRequest.build(Map<String,?> map) |
SetRowsHeightRequest |
SetRowsHeightRequest.setDingAccessTokenType(String dingAccessTokenType) |
SetRowsHeightRequest |
SetRowsHeightRequest.setHeight(Long height) |
SetRowsHeightRequest |
SetRowsHeightRequest.setOperatorId(String operatorId) |
SetRowsHeightRequest |
SetRowsHeightRequest.setRow(Long row) |
SetRowsHeightRequest |
SetRowsHeightRequest.setRowCount(Long rowCount) |
Copyright © 2025. All rights reserved.