Package | Description |
---|---|
org.zkoss.poi.hwpf.sprm | |
org.zkoss.poi.hwpf.usermodel |
Modifier and Type | Method and Description |
---|---|
static TableProperties |
TableSprmUncompressor.uncompressTAP(byte[] grpprl,
int offset)
Deprecated.
|
static TableProperties |
TableSprmUncompressor.uncompressTAP(SprmBuffer sprmBuffer) |
Modifier and Type | Method and Description |
---|---|
static byte[] |
TableSprmCompressor.compressTableProperty(TableProperties newTAP) |
Modifier and Type | Method and Description |
---|---|
Table |
Range.insertBefore(TableProperties props,
int rows)
Deprecated.
Use code shall not work with
TableProperties . Use
Range.insertTableBefore(short, int) instead |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.