org.apache.poi.hssf.record.common
Class Ref8U
java.lang.Object
org.apache.poi.hssf.record.common.Ref8U
public final class Ref8U
- extends java.lang.Object
Title: Ref8U (Cell Range) common record part
This record part specifies common way of encoding a
block of cells via first-last row-column.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Ref8U
public Ref8U()
Ref8U
public Ref8U(RecordInputStream in)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
serialize
public void serialize(LittleEndianOutput out)
getDataSize
protected int getDataSize()
Copyright 2011 The Apache Software Foundation or
its licensors, as applicable.