|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectBiff
jet.report.xls.MergeCells
public class MergeCells
Title: Merged Cells
Description: Optional record defining a square area of cells to "merged" into one cell.
| Constructor Summary | |
|---|---|
MergeCells()
Constructs a MergeCells record |
|
| Method Summary | |
|---|---|
int |
getLength()
get the length of MergeCells. |
void |
input(RandomAccessStream stream)
input MergeCells from input stream |
int |
opcode()
get the opcode of MergeCells. |
int |
output(RandomAccessStream stream)
output the record MergeCells. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MergeCells()
| Method Detail |
|---|
public int opcode()
public int output(RandomAccessStream stream)
throws java.io.IOException
java.io.IOException
public void input(RandomAccessStream stream)
throws java.io.IOException
java.io.IOExceptionpublic int getLength()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||