Package | Description |
---|---|
org.apache.poi.hwpf.sprm | |
org.apache.poi.hwpf.usermodel |
Modifier and Type | Method and Description |
---|---|
static TableProperties |
TableSprmUncompressor.uncompressTAP(byte[] grpprl,
int offset) |
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)
Inserts a simple table into the beginning of this range.
|
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.