Class HorizontalPageBreakRecord

  • All Implemented Interfaces:
    java.lang.Cloneable

    public final class HorizontalPageBreakRecord
    extends PageBreakRecord
    implements java.lang.Cloneable
    HorizontalPageBreak (0x001B) record that stores page breaks at rows
    See Also:
    PageBreakRecord
    • Constructor Detail

      • HorizontalPageBreakRecord

        public HorizontalPageBreakRecord()
        Creates an empty horizontal page break record
      • HorizontalPageBreakRecord

        public HorizontalPageBreakRecord​(RecordInputStream in)
        Parameters:
        in - the RecordInputstream to read the record from
    • 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