public static final class WorkbookTableRow.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
WorkbookTableRow |
build() |
WorkbookTableRow.Builder |
id(String id) |
WorkbookTableRow.Builder |
index(Integer index) |
WorkbookTableRow.Builder |
values(Json values) |
public WorkbookTableRow.Builder id(String id)
public WorkbookTableRow.Builder index(Integer index)
public WorkbookTableRow.Builder values(Json values)
public WorkbookTableRow build()
Copyright © 2018–2020. All rights reserved.