| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.okr.v1.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ContentTextStyle.Builder |
ContentTextStyle.Builder.backColor(ContentColor backColor)
背景颜色
示例值:
|
ContentTextStyle.Builder |
ContentTextStyle.Builder.bold(Boolean bold)
是否加粗
示例值:true
|
ContentTextStyle.Builder |
ContentTextStyle.Builder.link(ContentLink link)
链接地址
示例值:
|
static ContentTextStyle.Builder |
ContentTextStyle.newBuilder() |
ContentTextStyle.Builder |
ContentTextStyle.Builder.strikeThrough(Boolean strikeThrough)
是否删除
示例值:true
|
ContentTextStyle.Builder |
ContentTextStyle.Builder.textColor(ContentColor textColor)
字体颜色
示例值:
|
| 构造器和说明 |
|---|
ContentTextStyle(ContentTextStyle.Builder builder) |
Copyright © 2022. All rights reserved.