Uses of Class
odata.msgraph.client.beta.entity.WorkbookRangeBorder.Builder
-
Packages that use WorkbookRangeBorder.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of WorkbookRangeBorder.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return WorkbookRangeBorder.Builder Modifier and Type Method Description static WorkbookRangeBorder.BuilderWorkbookRangeBorder. builderWorkbookRangeBorder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).WorkbookRangeBorder.BuilderWorkbookRangeBorder.Builder. color(String color)WorkbookRangeBorder.BuilderWorkbookRangeBorder.Builder. id(String id)WorkbookRangeBorder.BuilderWorkbookRangeBorder.Builder. sideIndex(String sideIndex)WorkbookRangeBorder.BuilderWorkbookRangeBorder.Builder. style(String style)WorkbookRangeBorder.BuilderWorkbookRangeBorder.Builder. weight(String weight)
-