Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphWorkbookWorksheetProtectionOptions
Packages that use MicrosoftGraphWorkbookWorksheetProtectionOptions
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphWorkbookWorksheetProtectionOptions in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphWorkbookWorksheetProtectionOptionsModifier and TypeMethodDescriptionMicrosoftGraphWorkbookWorksheetProtection.options()Get the options property: workbookWorksheetProtectionOptions.MicrosoftGraphWorkbookWorksheetProtectionOptions.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: workbookWorksheetProtectionOptions.MicrosoftGraphWorkbookWorksheetProtectionOptions.withAllowAutoFilter(Boolean allowAutoFilter) Set the allowAutoFilter property: Represents the worksheet protection option of allowing using auto filter feature.MicrosoftGraphWorkbookWorksheetProtectionOptions.withAllowDeleteColumns(Boolean allowDeleteColumns) Set the allowDeleteColumns property: Represents the worksheet protection option of allowing deleting columns.MicrosoftGraphWorkbookWorksheetProtectionOptions.withAllowDeleteRows(Boolean allowDeleteRows) Set the allowDeleteRows property: Represents the worksheet protection option of allowing deleting rows.MicrosoftGraphWorkbookWorksheetProtectionOptions.withAllowFormatCells(Boolean allowFormatCells) Set the allowFormatCells property: Represents the worksheet protection option of allowing formatting cells.MicrosoftGraphWorkbookWorksheetProtectionOptions.withAllowFormatColumns(Boolean allowFormatColumns) Set the allowFormatColumns property: Represents the worksheet protection option of allowing formatting columns.MicrosoftGraphWorkbookWorksheetProtectionOptions.withAllowFormatRows(Boolean allowFormatRows) Set the allowFormatRows property: Represents the worksheet protection option of allowing formatting rows.MicrosoftGraphWorkbookWorksheetProtectionOptions.withAllowInsertColumns(Boolean allowInsertColumns) Set the allowInsertColumns property: Represents the worksheet protection option of allowing inserting columns.MicrosoftGraphWorkbookWorksheetProtectionOptions.withAllowInsertHyperlinks(Boolean allowInsertHyperlinks) Set the allowInsertHyperlinks property: Represents the worksheet protection option of allowing inserting hyperlinks.MicrosoftGraphWorkbookWorksheetProtectionOptions.withAllowInsertRows(Boolean allowInsertRows) Set the allowInsertRows property: Represents the worksheet protection option of allowing inserting rows.MicrosoftGraphWorkbookWorksheetProtectionOptions.withAllowPivotTables(Boolean allowPivotTables) Set the allowPivotTables property: Represents the worksheet protection option of allowing using pivot table feature.MicrosoftGraphWorkbookWorksheetProtectionOptions.withAllowSort(Boolean allowSort) Set the allowSort property: Represents the worksheet protection option of allowing using sort feature.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphWorkbookWorksheetProtectionOptionsModifier and TypeMethodDescriptionMicrosoftGraphWorkbookWorksheetProtection.withOptions(MicrosoftGraphWorkbookWorksheetProtectionOptions options) Set the options property: workbookWorksheetProtectionOptions.