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

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

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

Fields in org.apache.poi.hwpf.model.types declared as TableAutoformatLookSpecifier
protected  TableAutoformatLookSpecifier TAPAbstractType.field_8_tlp
           
 

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.
 

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

Methods in org.apache.poi.hwpf.usermodel that return TableAutoformatLookSpecifier
 TableAutoformatLookSpecifier TableAutoformatLookSpecifier.clone()
           
 



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