Uses of Class
loci.poi.hssf.record.ObjectProtectRecord
Packages that use ObjectProtectRecord
Package
Description
Provides low level API structures for reading, writing, modifying XLS files.
-
Uses of ObjectProtectRecord in loci.poi.hssf.model
Fields in loci.poi.hssf.model declared as ObjectProtectRecordMethods in loci.poi.hssf.model that return ObjectProtectRecordModifier and TypeMethodDescriptionprotected ObjectProtectRecordSheet.createObjectProtect()creates an ObjectProtect record with protect set to false.