Uses of Class
org.apache.poi.hwpf.usermodel.TableProperties
-
Packages that use TableProperties Package Description org.apache.poi.hwpf.sprm -
-
Uses of TableProperties in org.apache.poi.hwpf.sprm
Methods in org.apache.poi.hwpf.sprm that return TableProperties Modifier and Type Method Description static TableProperties
TableSprmUncompressor. uncompressTAP(SprmBuffer sprmBuffer)
Methods in org.apache.poi.hwpf.sprm with parameters of type TableProperties Modifier and Type Method Description static byte[]
TableSprmCompressor. compressTableProperty(TableProperties newTAP)
-