public final class VerticalPageBreakRecord extends PageBreakRecord
PageBreakRecordPageBreakRecord.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, getBreaksSpliterator, getDataSize, getGenericProperties, getNumBreaks, isEmpty, removeBreak, serializegetRecordSize, serializecloneViaReserialise, serialize, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetGenericChildrenpublic static final short sid
public VerticalPageBreakRecord()
public VerticalPageBreakRecord(VerticalPageBreakRecord other)
public VerticalPageBreakRecord(RecordInputStream in)
in - the RecordInputstream to read the record frompublic short getSid()
Recordpublic VerticalPageBreakRecord copy()
copy in interface Duplicatablecopy in class PageBreakRecordpublic HSSFRecordTypes getGenericRecordType()
getGenericRecordType in interface GenericRecordgetGenericRecordType in class RecordCopyright 2022 The Apache Software Foundation or its licensors, as applicable.