| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
static WorkbookRangeFormat.Builder |
WorkbookRangeFormat.builderWorkbookRangeFormat()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
WorkbookRangeFormat.Builder |
WorkbookRangeFormat.Builder.columnWidth(Double columnWidth) |
WorkbookRangeFormat.Builder |
WorkbookRangeFormat.Builder.horizontalAlignment(String horizontalAlignment) |
WorkbookRangeFormat.Builder |
WorkbookRangeFormat.Builder.id(String id) |
WorkbookRangeFormat.Builder |
WorkbookRangeFormat.Builder.rowHeight(Double rowHeight) |
WorkbookRangeFormat.Builder |
WorkbookRangeFormat.Builder.verticalAlignment(String verticalAlignment) |
WorkbookRangeFormat.Builder |
WorkbookRangeFormat.Builder.wrapText(Boolean wrapText) |
Copyright © 2018–2020. All rights reserved.