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

Packages that use TableAutoformatLookSpecifier
org.apache.poi.hwpf.model.types   
 

Uses of TableAutoformatLookSpecifier in org.apache.poi.hwpf.model.types
 

Methods in org.apache.poi.hwpf.model.types that return TableAutoformatLookSpecifier
 TableAutoformatLookSpecifier TAPAbstractType.getTlp()
          Table look specifier.
 

Methods in org.apache.poi.hwpf.model.types with parameters of type TableAutoformatLookSpecifier
 void TAPAbstractType.setTlp(TableAutoformatLookSpecifier field_8_tlp)
          Table look specifier.