public final class HorizontalPageBreakRecord extends PageBreakRecord
PageBreakRecord
PageBreakRecord.Break
Modifier and Type | Field and Description |
---|---|
static short |
sid |
Constructor and Description |
---|
HorizontalPageBreakRecord()
Creates an empty horizontal page break record
|
HorizontalPageBreakRecord(HorizontalPageBreakRecord other) |
HorizontalPageBreakRecord(RecordInputStream in) |
Modifier and Type | Method and Description |
---|---|
HorizontalPageBreakRecord |
copy() |
HSSFRecordTypes |
getGenericRecordType() |
short |
getSid()
return the non static version of the id for this record.
|
addBreak, getBreak, getBreaks, getBreaksIterator, getDataSize, getGenericProperties, getNumBreaks, isEmpty, removeBreak, serialize
getRecordSize, serialize
cloneViaReserialise, serialize, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getGenericChildren
public static final short sid
public HorizontalPageBreakRecord()
public HorizontalPageBreakRecord(HorizontalPageBreakRecord other)
public HorizontalPageBreakRecord(RecordInputStream in)
in
- the RecordInputstream to read the record frompublic short getSid()
Record
public HorizontalPageBreakRecord copy()
copy
in interface Duplicatable
copy
in class PageBreakRecord
public HSSFRecordTypes getGenericRecordType()
getGenericRecordType
in interface GenericRecord
getGenericRecordType
in class Record
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.