public static class InsertBlocksRequest.InsertBlocksRequestBlocksParagraphStyle
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
headingLevel
标题样式
|
构造器和说明 |
---|
InsertBlocksRequestBlocksParagraphStyle() |
限定符和类型 | 方法和说明 |
---|---|
static InsertBlocksRequest.InsertBlocksRequestBlocksParagraphStyle |
build(Map<String,?> map) |
String |
getHeadingLevel() |
InsertBlocksRequest.InsertBlocksRequestBlocksParagraphStyle |
setHeadingLevel(String headingLevel) |
@NameInMap(value="headingLevel") public String headingLevel
标题样式
public static InsertBlocksRequest.InsertBlocksRequestBlocksParagraphStyle build(Map<String,?> map) throws Exception
Exception
public InsertBlocksRequest.InsertBlocksRequestBlocksParagraphStyle setHeadingLevel(String headingLevel)
public String getHeadingLevel()
Copyright © 2023. All rights reserved.