Uses of Interface
io.keikai.model.SSheetProtection
-
Packages that use SSheetProtection Package Description io.keikai.model io.keikai.model.impl io.keikai.range io.keikai.range.impl -
-
Uses of SSheetProtection in io.keikai.model
Methods in io.keikai.model that return SSheetProtection Modifier and Type Method Description SSheetProtectionSSheet. getSheetProtection()Gets enhanced protection. -
Uses of SSheetProtection in io.keikai.model.impl
Classes in io.keikai.model.impl that implement SSheetProtection Modifier and Type Class Description classSheetProtectionImplMethods in io.keikai.model.impl that return SSheetProtection Modifier and Type Method Description SSheetProtectionSheetImpl. getSheetProtection() -
Uses of SSheetProtection in io.keikai.range
Methods in io.keikai.range that return SSheetProtection Modifier and Type Method Description SSheetProtectionSRange. getSheetProtection()GetsSSheetProtectionprotection options that tells what are allowed operations for the protected sheet of the first region of this range. -
Uses of SSheetProtection in io.keikai.range.impl
Methods in io.keikai.range.impl that return SSheetProtection Modifier and Type Method Description SSheetProtectionRangeImpl. getSheetProtection()
-