Uses of Class
org.apache.poi.hwpf.model.StyleDescription
-
Packages that use StyleDescription Package Description org.apache.poi.hwpf.model -
-
Uses of StyleDescription in org.apache.poi.hwpf.model
Methods in org.apache.poi.hwpf.model that return StyleDescription Modifier and Type Method Description StyleDescription
StyleSheet. getStyleDescription(int styleIndex)
Gets the StyleDescription at index x.
-