Uses of Enum Class
ch.rabanti.nanoxlsx4j.Worksheet.SheetProtectionValue
Packages that use Worksheet.SheetProtectionValue
- 
Uses of Worksheet.SheetProtectionValue in ch.rabanti.nanoxlsx4j
Methods in ch.rabanti.nanoxlsx4j that return Worksheet.SheetProtectionValueModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static Worksheet.SheetProtectionValue[]Worksheet.SheetProtectionValue.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ch.rabanti.nanoxlsx4j that return types with arguments of type Worksheet.SheetProtectionValueModifier and TypeMethodDescriptionWorksheet.getSheetProtectionValues()Gets the list of SheetProtectionValues.Methods in ch.rabanti.nanoxlsx4j with parameters of type Worksheet.SheetProtectionValueModifier and TypeMethodDescriptionvoidWorksheet.addAllowedActionOnSheetProtection(Worksheet.SheetProtectionValue typeOfProtection) Method to add allowed actions if the worksheet is protected.voidWorksheet.removeAllowedActionOnSheetProtection(Worksheet.SheetProtectionValue value) Removes an allowed action on the current worksheet or its cells - 
Uses of Worksheet.SheetProtectionValue in ch.rabanti.nanoxlsx4j.lowLevel
Methods in ch.rabanti.nanoxlsx4j.lowLevel that return types with arguments of type Worksheet.SheetProtectionValueModifier and TypeMethodDescriptionWorksheetReader.getWorksheetProtection()Gets the applicable worksheet protection values