Uses of Class
com.microsoft.graph.models.WorkbookWorksheetProtection
Packages that use WorkbookWorksheetProtection
-
Uses of WorkbookWorksheetProtection in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WorkbookWorksheetProtectionModifier and TypeMethodDescriptionstatic WorkbookWorksheetProtectionWorkbookWorksheetProtection.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWorkbookWorksheet.getProtection()Gets the protection property value.Methods in com.microsoft.graph.models with parameters of type WorkbookWorksheetProtectionModifier and TypeMethodDescriptionvoidWorkbookWorksheet.setProtection(WorkbookWorksheetProtection value) Sets the protection property value.