类 CellValue.Builder
java.lang.Object
com.lark.oapi.service.sheets.v3.model.CellValue.Builder
- 封闭类:
CellValue
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()示例值:示例值:示例值:示例值:示例值:mentionDocument(MentionDocument mentionDocument) 示例值:mentionUser(MentionUser mentionUser) 示例值:示例值:示例值:元素类型value(ValueElement value) 示例值:
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
type
元素类型示例值:text
- 参数:
type-- 返回:
-
text
示例值:
- 参数:
text-- 返回:
-
mentionUser
示例值:
- 参数:
mentionUser-- 返回:
-
mentionDocument
示例值:
- 参数:
mentionDocument-- 返回:
-
value
示例值:
- 参数:
value-- 返回:
-
dateTime
示例值:
- 参数:
dateTime-- 返回:
-
file
示例值:
- 参数:
file-- 返回:
-
image
示例值:
- 参数:
image-- 返回:
-
link
示例值:
- 参数:
link-- 返回:
-
reminder
示例值:
- 参数:
reminder-- 返回:
-
formula
示例值:
- 参数:
formula-- 返回:
-
build
-