public static class ContentTextRun.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
ContentTextRun |
build() |
ContentTextRun.Builder |
style(ContentTextStyle style)
文本内容的样式,支持 BIUS、颜色等
示例值:
|
ContentTextRun.Builder |
text(String text)
具体的文本内容
示例值:周报内容
|
public ContentTextRun.Builder text(String text)
示例值:周报内容
text - public ContentTextRun.Builder style(ContentTextStyle style)
示例值:
style - public ContentTextRun build()
Copyright © 2025. All rights reserved.