|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableProperties | |
---|---|
org.apache.poi.hwpf.sprm | |
org.apache.poi.hwpf.usermodel |
Uses of TableProperties in org.apache.poi.hwpf.sprm |
---|
Methods in org.apache.poi.hwpf.sprm that return TableProperties | |
---|---|
static TableProperties |
TableSprmUncompressor.uncompressTAP(byte[] grpprl,
int offset)
|
Methods in org.apache.poi.hwpf.sprm with parameters of type TableProperties | |
---|---|
static byte[] |
TableSprmCompressor.compressTableProperty(TableProperties newTAP)
|
Uses of TableProperties in org.apache.poi.hwpf.usermodel |
---|
Methods in org.apache.poi.hwpf.usermodel with parameters of type TableProperties | |
---|---|
Table |
Range.insertBefore(TableProperties props,
int rows)
Inserts a simple table into the beginning of this range. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |