| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.sheets.v3.model |
| 限定符和类型 | 方法和说明 |
|---|---|
CellValue.Builder |
CellValue.Builder.dateTime(DateTime dateTime)
示例值:
|
CellValue.Builder |
CellValue.Builder.file(File file)
示例值:
|
CellValue.Builder |
CellValue.Builder.formula(Formula formula)
示例值:
|
CellValue.Builder |
CellValue.Builder.image(Image image)
示例值:
|
CellValue.Builder |
CellValue.Builder.link(Link link)
示例值:
|
CellValue.Builder |
CellValue.Builder.mentionDocument(MentionDocument mentionDocument)
示例值:
|
CellValue.Builder |
CellValue.Builder.mentionUser(MentionUser mentionUser)
示例值:
|
static CellValue.Builder |
CellValue.newBuilder() |
CellValue.Builder |
CellValue.Builder.reminder(Reminder reminder)
示例值:
|
CellValue.Builder |
CellValue.Builder.text(Text text)
示例值:
|
CellValue.Builder |
CellValue.Builder.type(String type)
元素类型
示例值:text
|
CellValue.Builder |
CellValue.Builder.value(ValueElement value)
示例值:
|
| 构造器和说明 |
|---|
CellValue(CellValue.Builder builder) |
Copyright © 2022. All rights reserved.