Uses of Class
io.keikai.api.SheetProtection
Packages that use SheetProtection
Package
Description
Keikai Spreadsheet API classes.
Keikai Spreadsheet API implementation classes, internal use only
-
Uses of SheetProtection in io.keikai.api
Methods in io.keikai.api that return SheetProtectionModifier and TypeMethodDescriptionSheetProtection.Builder.build()Returns an instance of SheetProtection created from the fields set on this builder.Methods in io.keikai.api with parameters of type SheetProtectionModifier and TypeMethodDescriptionvoidRange.protectSheet(SheetProtection protection) Protect aSheetso that it cannot be modified. -
Uses of SheetProtection in io.keikai.api.impl
Methods in io.keikai.api.impl with parameters of type SheetProtection