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