Class WriteProtectRecord

  • All Implemented Interfaces:
    org.apache.poi.common.Duplicatable, GenericRecord

    public final class WriteProtectRecord
    extends StandardRecord
    Indicated that the sheet/workbook is write protected.
    • Constructor Detail

      • WriteProtectRecord

        public WriteProtectRecord()
      • WriteProtectRecord

        public WriteProtectRecord​(RecordInputStream in)
        Parameters:
        in - unused (since this record has no data)