| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
static WorkbookRangeView.Builder |
WorkbookRangeView.builderWorkbookRangeView()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
WorkbookRangeView.Builder |
WorkbookRangeView.Builder.cellAddresses(Json cellAddresses) |
WorkbookRangeView.Builder |
WorkbookRangeView.Builder.columnCount(Integer columnCount) |
WorkbookRangeView.Builder |
WorkbookRangeView.Builder.formulas(Json formulas) |
WorkbookRangeView.Builder |
WorkbookRangeView.Builder.formulasLocal(Json formulasLocal) |
WorkbookRangeView.Builder |
WorkbookRangeView.Builder.formulasR1C1(Json formulasR1C1) |
WorkbookRangeView.Builder |
WorkbookRangeView.Builder.id(String id) |
WorkbookRangeView.Builder |
WorkbookRangeView.Builder.index(Integer index) |
WorkbookRangeView.Builder |
WorkbookRangeView.Builder.numberFormat(Json numberFormat) |
WorkbookRangeView.Builder |
WorkbookRangeView.Builder.rowCount(Integer rowCount) |
WorkbookRangeView.Builder |
WorkbookRangeView.Builder.text(Json text) |
WorkbookRangeView.Builder |
WorkbookRangeView.Builder.values(Json values) |
WorkbookRangeView.Builder |
WorkbookRangeView.Builder.valueTypes(Json valueTypes) |
Copyright © 2018–2020. All rights reserved.