Uses of Interface
io.keikai.model.SSheetProtection
-
Packages that use SSheetProtection Package Description io.keikai.api.model.impl Keikai Spreadsheet Model API implementation classes, Internal use onlyio.keikai.model Keikai Spreadsheet Internal Book Model classes.io.keikai.model.impl Keikai Spreadsheet Internal Book Model Implementation classes.io.keikai.range Keikai Spreadsheet Internal Range API classes.io.keikai.range.impl Keikai Spreadsheet Internal Range API Implementation classes. -
-
Uses of SSheetProtection in io.keikai.api.model.impl
Methods in io.keikai.api.model.impl that return SSheetProtection Modifier and Type Method Description SSheetProtectionSheetProtectionImpl. getNative() -
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()
-