public final class VerticalPageBreakRecord extends PageBreakRecord
PageBreakRecord
PageBreakRecord.Break
Modifier and Type | Field and Description |
---|---|
static short |
sid |
Constructor and Description |
---|
VerticalPageBreakRecord()
Creates an empty vertical page break record
|
VerticalPageBreakRecord(RecordInputStream in) |
VerticalPageBreakRecord(VerticalPageBreakRecord other) |
Modifier and Type | Method and Description |
---|---|
VerticalPageBreakRecord |
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 VerticalPageBreakRecord()
public VerticalPageBreakRecord(VerticalPageBreakRecord other)
public VerticalPageBreakRecord(RecordInputStream in)
in
- the RecordInputstream to read the record frompublic short getSid()
Record
public VerticalPageBreakRecord 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.