Uses of Class
org.apache.poi.hwpf.usermodel.TableProperties

Packages that use TableProperties
org.apache.poi.hwpf.sprm   
 

Uses of TableProperties in org.apache.poi.hwpf.sprm
 

Methods in org.apache.poi.hwpf.sprm that return TableProperties
static TableProperties TableSprmUncompressor.uncompressTAP(SprmBuffer sprmBuffer)
           
 

Methods in org.apache.poi.hwpf.sprm with parameters of type TableProperties
static byte[] TableSprmCompressor.compressTableProperty(TableProperties newTAP)
           
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.