| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.entity.collection.request |
| Modifier and Type | Method and Description |
|---|---|
WorkbookRangeBorder |
WorkbookRangeBorder.Builder.build() |
WorkbookRangeBorder |
WorkbookRangeBorder.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
WorkbookRangeBorder |
WorkbookRangeBorder.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
WorkbookRangeBorder |
WorkbookRangeBorder.withColor(String color) |
WorkbookRangeBorder |
WorkbookRangeBorder.withSideIndex(String sideIndex) |
WorkbookRangeBorder |
WorkbookRangeBorder.withStyle(String style) |
WorkbookRangeBorder |
WorkbookRangeBorder.withWeight(String weight) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.FunctionRequestReturningNonCollection<WorkbookRangeBorder> |
WorkbookRangeBorderCollectionRequest.itemAt(Integer index) |
Copyright © 2018–2020. All rights reserved.