类 SegmentStyleStyle.Builder
java.lang.Object
com.lark.oapi.service.sheets.v3.model.SegmentStyleStyle.Builder
- 封闭类:
SegmentStyleStyle
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
bold
加粗示例值:true
- 参数:
bold-- 返回:
-
italic
斜体示例值:true
- 参数:
italic-- 返回:
-
strikeThrough
删除线示例值:true
- 参数:
strikeThrough-- 返回:
-
underline
下划线示例值:true
- 参数:
underline-- 返回:
-
foreColor
字体颜色示例值:#ff00ff
- 参数:
foreColor-- 返回:
-
fontSize
字体大小示例值:
- 参数:
fontSize-- 返回:
-
build
-