Uses of Class
com.microsoft.graph.models.WorkbookWorksheetProtectionOptions
Packages that use WorkbookWorksheetProtectionOptions
-
Uses of WorkbookWorksheetProtectionOptions in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WorkbookWorksheetProtectionOptionsModifier and TypeMethodDescriptionWorkbookWorksheetProtectionOptions.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWorkbookWorksheetProtection.getOptions()Gets the options property value.Methods in com.microsoft.graph.models with parameters of type WorkbookWorksheetProtectionOptionsModifier and TypeMethodDescriptionvoidWorkbookWorksheetProtection.setOptions(WorkbookWorksheetProtectionOptions value) Sets the options property value.