Uses of Class
org.apache.poi.hwpf.usermodel.TableAutoformatLookSpecifier
-
Packages that use TableAutoformatLookSpecifier Package Description 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 Modifier and Type Field Description protected TableAutoformatLookSpecifierTAPAbstractType. field_8_tlpMethods in org.apache.poi.hwpf.model.types that return TableAutoformatLookSpecifier Modifier and Type Method Description TableAutoformatLookSpecifierTAPAbstractType. getTlp()Table look specifier.Methods in org.apache.poi.hwpf.model.types with parameters of type TableAutoformatLookSpecifier Modifier and Type Method Description voidTAPAbstractType. 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 Modifier and Type Method Description TableAutoformatLookSpecifierTableAutoformatLookSpecifier. copy()Constructors in org.apache.poi.hwpf.usermodel with parameters of type TableAutoformatLookSpecifier Constructor Description TableAutoformatLookSpecifier(TableAutoformatLookSpecifier other)
-