Uses of Class
odata.msgraph.client.beta.entity.WorkbookFormatProtection.Builder
-
Packages that use WorkbookFormatProtection.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of WorkbookFormatProtection.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return WorkbookFormatProtection.Builder Modifier and Type Method Description static WorkbookFormatProtection.BuilderWorkbookFormatProtection. builderWorkbookFormatProtection()Returns a builder which is used to create a new instance of this class (given that this class is immutable).WorkbookFormatProtection.BuilderWorkbookFormatProtection.Builder. formulaHidden(Boolean formulaHidden)WorkbookFormatProtection.BuilderWorkbookFormatProtection.Builder. id(String id)WorkbookFormatProtection.BuilderWorkbookFormatProtection.Builder. locked(Boolean locked)
-