Class UncalcedRecord

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

    public final class UncalcedRecord
    extends StandardRecord
    If this record occurs in the Worksheet Substream, it indicates that the formulas have not been recalculated before the document was saved.
    • Constructor Detail

      • UncalcedRecord

        public UncalcedRecord()
    • Method Detail

      • getSid

        public short getSid()
        Description copied from class: Record
        return the non static version of the id for this record.
        Specified by:
        getSid in class Record
        Returns:
        he id for this record
      • getStaticRecordSize

        public static int getStaticRecordSize()
      • getGenericProperties

        public java.util.Map<java.lang.String,​java.util.function.Supplier<?>> getGenericProperties()