| 程序包 | 说明 |
|---|---|
| com.aliyun.dingtalkdoc_1_0 | |
| com.aliyun.dingtalkdoc_1_0.models |
| 限定符和类型 | 方法和说明 |
|---|---|
SetRowHeightResponse |
Client.setRowHeight(String workbookId,
String sheetId,
SetRowHeightRequest request)
summary :
设置行高
|
SetRowHeightResponse |
Client.setRowHeightWithOptions(String workbookId,
String sheetId,
SetRowHeightRequest request,
SetRowHeightHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime)
summary :
设置行高
|
| 限定符和类型 | 方法和说明 |
|---|---|
static SetRowHeightRequest |
SetRowHeightRequest.build(Map<String,?> map) |
SetRowHeightRequest |
SetRowHeightRequest.setHeight(Integer height) |
SetRowHeightRequest |
SetRowHeightRequest.setOperatorId(String operatorId) |
SetRowHeightRequest |
SetRowHeightRequest.setRow(Integer row) |
Copyright © 2025. All rights reserved.