org.apache.poi.hssf.record.common
public final class Ref8U extends java.lang.Object
This record part specifies common way of encoding a block of cells via first-last row-column.
Constructor and Description |
---|
Ref8U() |
Ref8U(RecordInputStream in) |
Modifier and Type | Method and Description |
---|---|
protected int |
getDataSize() |
void |
serialize(LittleEndianOutput out) |
java.lang.String |
toString() |
public Ref8U()
public Ref8U(RecordInputStream in)
public java.lang.String toString()
toString
in class java.lang.Object
public void serialize(LittleEndianOutput out)
protected int getDataSize()
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.